X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=0f43c16e54bc2df51564ce04c4f2ff9046b12cb3;hb=e2d4437956f57b50bda1f27c9b4eea9367de7758;hp=d2b5efa724d7369146cd25fdf9cf823a10f3463f;hpb=b82022327701273b1b56419e8d6042895c0bc7b9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index d2b5efa7..0f43c16e 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> @@ -103,63 +103,36 @@ android:layout_marginStart="8dp" android:layout_marginTop="14dp" android:layout_marginBottom="14dp" - android:text="@string/javascript_enabled" + android:text="@string/javascript" android:textColor="?android:textColorPrimary" android:textSize="18sp" /> - + - - - - - - - - @@ -177,6 +150,8 @@ 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,6 +179,8 @@ 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,6 +208,8 @@ 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: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" /> @@ -1001,7 +1053,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/blueTextColor" /> + android:textColor="@color/blue_text" />