X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=0f43c16e54bc2df51564ce04c4f2ff9046b12cb3;hp=30cbf0663aa4fad71eb5c0c481c1adcb9da3d6af;hb=e2d4437956f57b50bda1f27c9b4eea9367de7758;hpb=ca7516a7edb9e06d0f9fe9186513986cd82be716 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 30cbf066..0f43c16e 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:src="@drawable/webview_light_theme" + app:tint="@color/blue_icon_selector" + android:contentDescription="@string/webview_theme" /> - + android:textSize="18sp" + tools:ignore="TooManyViews" /> @@ -722,7 +775,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" /> @@ -998,7 +1053,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/aboutText" /> + android:textColor="@color/blue_text" />