summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/v_switch_list_item.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2021-11-21 01:31:56 +0000
committercyberta <cyberta@riseup.net>2021-11-21 01:31:56 +0000
commit4ebcedd733efce56c91ef21c9b5b167a7820db12 (patch)
tree20c15802e7c238790fd582b309ef1815c8691917 /app/src/main/res/layout/v_switch_list_item.xml
parente4cd4773651ef4080a2e8853c5e348e24153467d (diff)
parent948bc99196a05efa33072f0cc6776b81165ed06a (diff)
Merge branch 'custom_font' into 'simply_secure_UI_changes'
Custom font See merge request leap/bitmask_android!144
Diffstat (limited to 'app/src/main/res/layout/v_switch_list_item.xml')
-rw-r--r--app/src/main/res/layout/v_switch_list_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/layout/v_switch_list_item.xml b/app/src/main/res/layout/v_switch_list_item.xml
index 1686a99d..5bd4de1b 100644
--- a/app/src/main/res/layout/v_switch_list_item.xml
+++ b/app/src/main/res/layout/v_switch_list_item.xml
@@ -27,7 +27,7 @@
android:minHeight="?android:attr/listPreferredItemHeightSmall"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
- <TextView
+ <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -41,7 +41,7 @@
android:textAppearance="?android:attr/textAppearanceListItemSmall"
tools:text=".,m.,msdflksdjflksjdflkjsdflksdlsdflkj lskjdf lkjsdf lkjsdf fsdls" />
- <TextView
+ <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/subtitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"