X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=b741aed00cc72bd9900e8856d8849009eec989a2;hp=1c706fb2bc7a08fbde8f5776a74234a40be83b6e;hb=8a775f43cc1ce3a277e8875da66a57eac353088d;hpb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 1c706fb2..b741aed0 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,32 +1,32 @@ + along with Privacy Browser Android. If not, see . --> - + android:descendantFocusability="beforeDescendants" + xmlns:app="http://schemas.android.com/apk/res-auto"> @@ -96,69 +96,43 @@ android:layout_gravity="center_vertical" tools:ignore="contentDescription" /> - - + - - - - - - - - - @@ -176,16 +150,18 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" + android:src="@drawable/dom_storage_enabled" + app:tint="@color/yellow_icon_selector" tools:ignore="contentDescription" /> - @@ -203,16 +179,18 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" + android:src="@drawable/form_data_enabled" + app:tint="@color/yellow_icon_selector" tools:ignore="contentDescription" /> - @@ -230,9 +208,11 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" + android:src="@drawable/block_ads_enabled" + app:tint="@color/blue_icon_selector" tools:ignore="contentDescription" /> - - - - + + + + + + + + - - + android:importantForAutofill="no" /> + + + + + + + + + + + + + @@ -447,8 +504,8 @@ 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" + app:tint="@color/blue_icon" android:contentDescription="@string/font_size" /> + @@ -487,6 +553,8 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" + android:src="@drawable/refresh_enabled" + app:tint="@color/blue_icon_selector" android:contentDescription="@string/swipe_to_refresh" /> - + + android:src="@drawable/webview_light_theme" + app:tint="@color/blue_icon_selector" + android:contentDescription="@string/webview_theme" /> + + + + + + + + + + + + + - + android:textSize="18sp" + tools:ignore="TooManyViews" /> @@ -650,7 +765,7 @@ android:text="@string/issued_to" android:textAllCaps="true" android:textStyle="bold" - android:textColor="?attr/sslTitle" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text"/> + android:textColor="@color/blue_title_text"/> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> - + android:textColor="@color/blue_text" /> @@ -926,7 +1043,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/aboutText" /> + android:textColor="@color/blue_text" />