X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=1f647a9dd4133074ee7261ed8e7634f46ebd7adb;hp=0c570ee42d303ba6a1bedae37070a6a5c6db0864;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hpb=0488649384ddea89d768c1fc1cc5fb71f8af6528 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 0c570ee4..1f647a9d 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,70 +96,43 @@ android:layout_gravity="center_vertical" tools:ignore="contentDescription" /> - - + - - - - - - - - - @@ -177,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" /> - @@ -204,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" /> - @@ -231,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:textSize="18sp" + tools:ignore="TooManyViews" /> @@ -724,7 +726,7 @@ android:text="@string/issued_to" android:textAllCaps="true" android:textStyle="bold" - android:textColor="?attr/blueTitleTextColor" /> + 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" /> @@ -1000,9 +1004,9 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/blueTextColor" /> + android:textColor="@color/blue_text" /> - \ No newline at end of file +