X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=c44dd7bd503ae7057ded2fc0f4dff26404cdb234;hp=73c8e5da11d9e9c478322000b2631cb974c77268;hb=c712e2ddec063fb29676a2df99786b262d8c4bfe;hpb=8ca39b63e2d15fbb6828e255be4e0b5493c744ce diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 73c8e5da..c44dd7bd 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 @@ @@ -105,7 +105,7 @@ android:layout_marginTop="14dp" android:layout_marginBottom="14dp" android:text="@string/javascript_enabled" - android:textColor="?attr/primaryTextColorSelector" + android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -132,7 +132,7 @@ android:layout_marginTop="14dp" android:layout_marginBottom="14dp" android:text="@string/first_party_cookies_enabled" - android:textColor="?attr/primaryTextColorSelector" + android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -160,7 +160,7 @@ android:layout_marginTop="14dp" android:layout_marginBottom="14dp" android:text="@string/third_party_cookies_enabled" - android:textColor="?attr/primaryTextColorSelector" + android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -187,7 +187,7 @@ android:layout_marginTop="14dp" android:layout_marginBottom="14dp" android:text="@string/dom_storage_enabled" - android:textColor="?attr/primaryTextColorSelector" + android:textColor="?android:textColorPrimary" android:textSize="18sp" /> @@ -214,7 +214,169 @@ android:layout_marginTop="14dp" android:layout_marginBottom="14dp" android:text="@string/form_data_enabled" - android:textColor="?attr/primaryTextColorSelector" + android:textColor="?android:textColorPrimary" + android:textSize="18sp" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -238,14 +400,13 @@ 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" + tools:targetApi="26" /> @@ -285,7 +449,7 @@ 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:orientation="vertical" + android:padding="10dp" > - - - - + android:textColor="?android:textColorPrimary" /> - - - - - - - - - - - - - - - - - - - + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - + android:orientation="vertical" + android:padding="10dp" > - - - - + android:textColor="?android:textColorPrimary" /> - - - - - - - - - - - - - - - - - - - + android:layout_marginStart="32dp" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + - +