X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=1f647a9dd4133074ee7261ed8e7634f46ebd7adb;hp=c44dd7bd503ae7057ded2fc0f4dff26404cdb234;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hpb=c712e2ddec063fb29676a2df99786b262d8c4bfe diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index c44dd7bd..1f647a9d 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,35 +1,34 @@ + along with Privacy Browser Android. If not, see . --> - + android:descendantFocusability="beforeDescendants" + xmlns:app="http://schemas.android.com/apk/res-auto"> - - + - - + - - + - - + - - + - - + - - + - - + - - + - - + - @@ -333,16 +347,18 @@ android:orientation="horizontal" > - - + android:importantForAutofill="no" /> @@ -448,24 +465,33 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/font_size_light" - android:tint="?attr/domainSettingsIconTintColor" + android:src="@drawable/font_size" + app:tint="@color/blue_icon" android:contentDescription="@string/font_size" /> + @@ -482,31 +508,34 @@ android:orientation="horizontal" > - + + android:src="@drawable/webview_light_theme" + app:tint="@color/blue_icon_selector" + android:contentDescription="@string/webview_theme" /> + + + + + + + + + + + + + + android:layout_marginBottom="18dp" > - + android:textSize="18sp" + tools:ignore="TooManyViews" /> - @@ -652,7 +726,7 @@ android:text="@string/issued_to" android:textAllCaps="true" android:textStyle="bold" - android:textColor="?attr/sslTitle" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text"/> + android:textColor="@color/blue_title_text"/> - + - + android:layout_margin="10dp" > + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +