From ca00d7454ad412bc3cf54159a87caa0ffb349502 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Tue, 16 Nov 2021 03:51:55 +0100 Subject: replace all TextViews with AppCompatTextViews --- app/src/main/res/layout/f_about.xml | 62 ++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'app/src/main/res/layout/f_about.xml') diff --git a/app/src/main/res/layout/f_about.xml b/app/src/main/res/layout/f_about.xml index ec7369ef..b10cc555 100644 --- a/app/src/main/res/layout/f_about.xml +++ b/app/src/main/res/layout/f_about.xml @@ -12,7 +12,7 @@ android:layout_height="wrap_content" android:orientation="vertical" > - - - - - - - - - @@ -97,7 +97,7 @@ android:layout_width="match_parent" android:layout_height="10sp" /> - --> - @@ -119,13 +119,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -134,13 +134,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -149,13 +149,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -164,13 +164,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - - - @@ -195,13 +195,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -210,13 +210,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -225,13 +225,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -240,13 +240,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - @@ -255,13 +255,13 @@ android:layout_width="match_parent" android:layout_height="20sp" /> - - -- cgit v1.2.3