X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=f2c8fb64fac8ac18c621a78a2a163c93e6658a28;hb=4ecc3c256e439e7779d1db4d84800a6b2f9b13e6;hp=64d3747f009c5ae759b7c2a8bd9c067a3e5a78ff;hpb=6ccecb3374c1988aef2650a87dac20923ce3aa2f;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 64d3747f..f2c8fb64 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -294,7 +294,7 @@ android:layout_marginStart="8dp" android:layout_marginTop="14dp" android:layout_marginBottom="14dp" - android:text="@string/fanboy_annoyance_list" + android:text="@string/fanboys_annoyance_list" android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -321,7 +321,61 @@ android:layout_marginStart="8dp" android:layout_marginTop="14dp" android:layout_marginBottom="14dp" - android:text="@string/fanboy_social_blocking_list" + android:text="@string/fanboys_social_blocking_list" + android:textColor="?android:textColorPrimary" + android:textSize="18sp" /> + + + + + + + + + + + + + + + + @@ -352,8 +406,7 @@ + android:layout_width="match_parent" /> + android:hint="@string/custom_user_agent" + android:importantForAutofill="no" + tools:targetApi="26" /> @@ -433,7 +488,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:contentDescription="@string/swipe_to_refresh_preference" /> + android:contentDescription="@string/swipe_to_refresh" />