X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=d71868b2c9076e3d3f8c7e03d5a3d971e8c346ef;hb=930adb36c4ef786be96f8d11a238c87ac987c82e;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..d71868b2 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:autofillHints="" + tools:ignore="UnusedAttribute" /> @@ -619,7 +675,6 @@