X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=0c570ee42d303ba6a1bedae37070a6a5c6db0864;hp=1d7bf6392383d010622f57554a9619e2a0f42331;hb=0488649384ddea89d768c1fc1cc5fb71f8af6528;hpb=876163beb210da82f38327bc1b838d65dd8fb1d1 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 1d7bf639..0c570ee4 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 @@ - + - - + @@ -115,7 +115,7 @@ android:orientation="horizontal" > @@ -170,7 +171,7 @@ android:orientation="horizontal" > @@ -197,7 +198,7 @@ android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -236,19 +426,18 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/user_agent_light" - android:tint="?attr/iconTintColor" + android:src="@drawable/user_agent_day" + 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" /> + android:orientation="vertical" + android:layout_marginTop="14dp" + android:layout_marginBottom="14dp" > - + android:layout_width="match_parent" + android:orientation="horizontal" > + + + + + - + + + android:layout_marginStart="40dp" + android:layout_marginEnd="60dp" + android:inputType="number" + android:hint="@string/font_size" + android:importantForAutofill="no" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:orientation="vertical" + android:layout_marginTop="14dp" + android:layout_marginBottom="14dp" > - + android:layout_width="match_parent" + android:orientation="horizontal" > + + + + + + + + + + + - + + android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file