X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=0f43c16e54bc2df51564ce04c4f2ff9046b12cb3;hp=48d3590d540d2027fa379539b50d7e902c96d74e;hb=e2d4437956f57b50bda1f27c9b4eea9367de7758;hpb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index 48d3590d..0f43c16e 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -53,7 +53,7 @@ android:layout_marginBottom="12dp" android:layout_gravity="bottom" android:src="@drawable/domains" - app:tint="?attr/domainSettingsIconTintColor" + app:tint="@color/blue_icon" tools:ignore="contentDescription" /> @@ -121,6 +121,8 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" + android:src="@drawable/cookies_enabled" + app:tint="@color/yellow_icon_selector" tools:ignore="contentDescription" /> + + + + + + + + + + + + + + + + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text"/> + android:textColor="@color/blue_title_text"/> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_title_text" /> + android:textColor="@color/blue_text" /> @@ -972,7 +1053,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/blueTextColor" /> + android:textColor="@color/blue_text" />