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 --- .../main/res/layout/allowed_application_layout.xml | 6 +-- app/src/main/res/layout/allowed_vpn_apps.xml | 4 +- app/src/main/res/layout/custom_toast.xml | 2 +- .../main/res/layout/donation_reminder_dialog.xml | 4 +- app/src/main/res/layout/f_about.xml | 62 +++++++++++----------- app/src/main/res/layout/f_drawer_main.xml | 2 +- app/src/main/res/layout/f_log.xml | 2 +- app/src/main/res/layout/f_log_sliders.xml | 4 +- app/src/main/res/layout/v_custom_notification.xml | 4 +- .../res/layout/v_icon_select_text_list_item.xml | 2 +- app/src/main/res/layout/v_icon_text_list_item.xml | 4 +- app/src/main/res/layout/v_log_item.xml | 2 +- app/src/main/res/layout/v_provider_list_item.xml | 4 +- app/src/main/res/layout/v_single_list_item.xml | 2 +- app/src/main/res/layout/v_switch_list_item.xml | 4 +- app/src/main/res/layout/v_vpn_status.xml | 12 ++--- 16 files changed, 60 insertions(+), 60 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/allowed_application_layout.xml b/app/src/main/res/layout/allowed_application_layout.xml index d8d846f9..f1556875 100644 --- a/app/src/main/res/layout/allowed_application_layout.xml +++ b/app/src/main/res/layout/allowed_application_layout.xml @@ -26,7 +26,7 @@ tools:background="@drawable/icon" android:contentDescription="@null" /> - - - - @@ -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" /> - - diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index 97479ec3..65179857 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -108,7 +108,7 @@ android:visibility="gone" /> - - - @@ -29,7 +29,7 @@ tools:max="5" android:indeterminate="false"/> - diff --git a/app/src/main/res/layout/v_custom_notification.xml b/app/src/main/res/layout/v_custom_notification.xml index e97fcbe2..e3996dcc 100644 --- a/app/src/main/res/layout/v_custom_notification.xml +++ b/app/src/main/res/layout/v_custom_notification.xml @@ -28,7 +28,7 @@ android:gravity="center_vertical" android:orientation="vertical"> - - - - - - - - - - - - - - @@ -38,11 +38,11 @@ android:layout_height="wrap_content"/> - -