X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=c316ae2f50c03657fc611464e78b3c0322d6aedb;hp=74e76de99529cacfa0e40971448f839dbbfc796d;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=6b4312dc0c2d6cb059a0fbe6d4e7cd9317db34b6 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 74e76de9..c316ae2f 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 @@ - + - - + + + + + + + + + @@ -424,8 +451,7 @@ android:layout_marginEnd="60dp" android:inputType="textUri" android:hint="@string/custom_user_agent" - android:importantForAutofill="no" - tools:targetApi="26" /> + android:importantForAutofill="no" /> @@ -447,7 +473,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/font_size_light" + android:src="@drawable/font_size_day" android:tint="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" /> @@ -458,13 +484,22 @@ + @@ -541,6 +576,43 @@ android:textSize="13sp" /> + + + + + + + + + + + + + - - + - - + - + android:textColor="?attr/blueTextColor" /> - + - + android:textColor="?attr/blueTextColor" /> - + \ No newline at end of file