X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=0c570ee42d303ba6a1bedae37070a6a5c6db0864;hp=d71868b2c9076e3d3f8c7e03d5a3d971e8c346ef;hb=0488649384ddea89d768c1fc1cc5fb71f8af6528;hpb=e5b7e6c354e8580d705155c02d404a0e4685e9b4 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index d71868b2..0c570ee4 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" /> @@ -449,24 +474,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" /> + @@ -483,22 +517,60 @@ android:orientation="horizontal" > + + + + + + + + + + + + + + android:contentDescription="@string/webview_theme" /> - + + android:contentDescription="@string/wide_viewport" /> + 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