X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=d2b5efa724d7369146cd25fdf9cf823a10f3463f;hp=df08c91c19b9807ec357325383b1caba7167eca4;hb=771125363f79df7b3a6b85321a08c7c201b54661;hpb=b4fc354bee486a2df17b3aae6760a3c61eba1e97 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index df08c91c..d2b5efa7 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:descendantFocusability="beforeDescendants" + xmlns:app="http://schemas.android.com/apk/res-auto"> - - + - - + - - - - - - - - - + + + + + + + + - - + android:importantForAutofill="no" /> @@ -448,24 +474,33 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/font_size_light" - android:tint="?attr/domainSettingsIconTintColor" + android:src="@drawable/font_size_day" + app:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" /> + @@ -482,22 +517,22 @@ android:orientation="horizontal" > + android:contentDescription="@string/swipe_to_refresh" /> - + + android:contentDescription="@string/webview_theme" /> + + + + + + + + + + + + + + android:layout_marginBottom="18dp" > - + android:textSize="18sp" + tools:ignore="TooManyViews" /> - - - + 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