X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=30cbf0663aa4fad71eb5c0c481c1adcb9da3d6af;hb=26947f6f7ad8b544a8d20f3397f157d079c7362e;hp=73c8e5da11d9e9c478322000b2631cb974c77268;hpb=8ca39b63e2d15fbb6828e255be4e0b5493c744ce;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 73c8e5da..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 @@ - + - - + @@ -116,7 +115,7 @@ android:orientation="horizontal" > @@ -171,7 +170,7 @@ android:orientation="horizontal" > @@ -198,7 +197,7 @@ android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -238,18 +426,17 @@ android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" android:src="@drawable/user_agent_light" - android:tint="?attr/iconTintColor" + android:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/user_agent" /> + 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