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=6673bbed9fdd6958cfd918125f5d0aac56b4a372;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hpb=5ec8d4fbc50f8fc88e883086fbce0e7c041c5527 diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 6673bbed..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 @@ + @@ -931,7 +966,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/aboutText" /> + android:textColor="?attr/blueTextColor" /> @@ -963,7 +998,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/aboutText" /> + android:textColor="?attr/blueTextColor" />