X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=30cbf0663aa4fad71eb5c0c481c1adcb9da3d6af;hp=b113ca727752267e5f4b49276db0123cacc8a207;hb=ca7516a7edb9e06d0f9fe9186513986cd82be716;hpb=8807eaccc921d6e8535a40421fd58d8c71cee17f diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index b113ca72..30cbf066 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,7 +1,7 @@ - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:layout_width="match_parent" /> + android:inputType="textUri" + android:hint="@string/custom_user_agent" + android:importantForAutofill="no" /> @@ -285,26 +474,35 @@ android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" android:src="@drawable/font_size_light" - android:tint="?attr/iconTintColor" + android:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" /> + - + + android:contentDescription="@string/swipe_to_refresh" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + android:layout_marginBottom="18dp" > - - - + android:orientation="vertical" + android:padding="10dp" > - - + android:textColor="?android:textColorPrimary" /> - + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + - + - - - - + + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + + - - + + - + - - + - - + - - + android:orientation="vertical" + android:padding="10dp" > - - - - - - - - + android:textColor="?android:textColorPrimary" /> - - - + android:layout_marginStart="32dp" + android:textColor="?attr/aboutText" /> + + - + - + - - + android:textColor="?android:textColorPrimary" /> - - + android:layout_width="match_parent" + android:layout_marginStart="32dp" + android:textColor="?attr/aboutText" /> - - - - + \ No newline at end of file