X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=c316ae2f50c03657fc611464e78b3c0322d6aedb;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hp=df08c91c19b9807ec357325383b1caba7167eca4;hpb=b4fc354bee486a2df17b3aae6760a3c61eba1e97;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index df08c91c..c316ae2f 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,7 +1,7 @@ - + - - + + + + + + + + + + android:importantForAutofill="no" /> @@ -448,24 +473,33 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/font_size_light" + android:src="@drawable/font_size_day" android:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" /> + @@ -482,22 +516,22 @@ android:orientation="horizontal" > + android:contentDescription="@string/swipe_to_refresh" /> + + + + + + + + + + + + + + android:layout_marginBottom="18dp" > - - - + android:orientation="vertical" + android:padding="10dp" > - - + android:textColor="?android:textColorPrimary" /> - + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - + - - + android:textColor="?android:textColorPrimary" /> - + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + - - + + - + - - + - - + - - + android:orientation="vertical" + android:padding="10dp" > - - - - - - - - + android:textColor="?android:textColorPrimary" /> - - - + android:layout_marginStart="32dp" + android:textColor="?attr/blueTextColor" /> + + - + - + - - + android:textColor="?android:textColorPrimary" /> - - + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:textColor="?attr/blueTextColor" /> - - - - + \ No newline at end of file