X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=48d3590d540d2027fa379539b50d7e902c96d74e;hp=74e76de99529cacfa0e40971448f839dbbfc796d;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;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..48d3590d 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -1,32 +1,32 @@ + along with Privacy Browser Android. If not, see . --> - + android:descendantFocusability="beforeDescendants" + xmlns:app="http://schemas.android.com/apk/res-auto"> - - + - - + - - + - - - - - - - - - @@ -178,14 +150,14 @@ android:layout_gravity="center_vertical" tools:ignore="contentDescription" /> - @@ -205,14 +177,14 @@ android:layout_gravity="center_vertical" tools:ignore="contentDescription" /> - @@ -232,7 +204,7 @@ android:layout_gravity="center_vertical" tools:ignore="contentDescription" /> - - - - + + + + + + + + - - + android:importantForAutofill="no" /> @@ -447,8 +445,8 @@ 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="?attr/domainSettingsIconTintColor" android:contentDescription="@string/font_size" /> + @@ -504,8 +511,9 @@ android:textSize="13sp" /> - + + android:contentDescription="@string/webview_theme" /> + + + + + + + + + + + + + - + android:textSize="18sp" + tools:ignore="TooManyViews" /> - + android:textColor="?attr/blueTitleTextColor" /> + android:textColor="?attr/blueTitleTextColor"/> + android:textColor="?attr/blueTitleTextColor"/> - + - + android:textColor="?attr/blueTitleTextColor" /> + android:textColor="?attr/blueTitleTextColor" /> + android:textColor="?attr/blueTitleTextColor" /> - + - - + android:textColor="?attr/blueTextColor" /> - + - + android:textColor="?attr/blueTextColor" /> - + \ No newline at end of file