X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings_fragment.xml;h=b741aed00cc72bd9900e8856d8849009eec989a2;hp=ed2c1fb793685e3548a915283ed662dfb9aec735;hb=8a775f43cc1ce3a277e8875da66a57eac353088d;hpb=8142ac5fc2489de735de4b6fa21a1eae733ccfce diff --git a/app/src/main/res/layout/domain_settings_fragment.xml b/app/src/main/res/layout/domain_settings_fragment.xml index ed2c1fb7..b741aed0 100644 --- a/app/src/main/res/layout/domain_settings_fragment.xml +++ b/app/src/main/res/layout/domain_settings_fragment.xml @@ -52,8 +52,8 @@ android:layout_marginEnd="10dp" android:layout_marginBottom="12dp" android:layout_gravity="bottom" - android:src="@drawable/domains_day" - app:tint="?attr/domainSettingsIconTintColor" + android:src="@drawable/domains" + 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 +1043,7 @@ android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_marginStart="32dp" - android:textColor="?attr/blueTextColor" /> + android:textColor="@color/blue_text" />