X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=f2c8fb64fac8ac18c621a78a2a163c93e6658a28;hb=892e8297ba8d23a37c091fb38325929dcf7d17c9;hp=da29245722e70e174f0a3b177617a14774b54aae;hpb=69b0fea4c49422f5e3c377994c4cf249bdc5a434;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 da292457..f2c8fb64 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -326,6 +326,33 @@ android:textSize="18sp" /> + + + + + + + + + android:layout_width="match_parent" /> + android:hint="@string/custom_user_agent" + android:importantForAutofill="no" + tools:targetApi="26" /> @@ -460,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" />