X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=6878c15f51028924ffbdebd459ccfea0cfb82b19;hp=1ea1417c46723b2a21824e0649911018787a8ecb;hb=f82135d919d64d4909c37c79a18e14ceba802579;hpb=ade33e21bbdc373ee391b1105d94aeb1aac1b80d diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 1ea1417c..6878c15f 100644 --- a/app/src/main/res/layout/domain_settings.xml +++ b/app/src/main/res/layout/domain_settings.xml @@ -1,7 +1,7 @@ - + android:orientation="horizontal" > - - - + android:layout_width="wrap_content" + android:layout_marginEnd="10dp" + android:layout_marginBottom="12dp" + android:layout_gravity="bottom" + android:src="@drawable/domains" + android:tint="@color/blue_800" + tools:ignore="contentDescription" /> + + + + + + + + + + @@ -108,8 +121,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/cookies_enabled" - android:tint="@color/domain_settings_icon_yellow_tint_selector" + android:src="@drawable/cookies_disabled" tools:ignore="contentDescription" /> @@ -136,8 +149,7 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/cookies_enabled" - android:tint="@color/domain_settings_icon_red_tint_selector" + android:src="@drawable/cookies_disabled" tools:ignore="contentDescription" /> - + android:orientation="horizontal" >