X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=48d3590d540d2027fa379539b50d7e902c96d74e;hb=b4db1ac6b4ebaf6cbbda5f175301d9e09753ce60;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..48d3590d 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,19 +103,19 @@ 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" /> - + - - - - - - - - @@ -186,7 +157,7 @@ android:layout_marginStart="8dp" android:layout_marginTop="14dp" android:layout_marginBottom="14dp" - android:text="@string/dom_storage_enabled" + android:text="@string/dom_storage_preference" android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -213,7 +184,7 @@ android:layout_marginStart="8dp" android:layout_marginTop="14dp" android:layout_marginBottom="14dp" - android:text="@string/form_data_enabled" + android:text="@string/form_data" android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -426,7 +397,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/user_agent_day" + android:src="@drawable/user_agent" app:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/user_agent" /> @@ -474,7 +445,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/font_size_day" + android:src="@drawable/font_size" app:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" />