X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=9d335d184290184b6214614d969cac53eb357179;hb=93aa3ac5acb2e3f7c238b1052e39a305f3c9986e;hp=1ea1417c46723b2a21824e0649911018787a8ecb;hpb=ade33e21bbdc373ee391b1105d94aeb1aac1b80d;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 1ea1417c..9d335d18 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="?attr/iconTintColor" + tools:ignore="contentDescription" /> + + + + + + + + + + @@ -81,7 +94,6 @@ android:layout_width="wrap_content" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/privacy_mode" tools:ignore="contentDescription" /> @@ -108,8 +121,6 @@ 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" tools:ignore="contentDescription" /> @@ -136,8 +149,6 @@ 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" tools:ignore="contentDescription" /> @@ -164,8 +176,6 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/dom_storage_enabled" - android:tint="@color/domain_settings_icon_yellow_tint_selector" tools:ignore="contentDescription" /> @@ -183,7 +194,7 @@ + android:orientation="horizontal" > @@ -218,7 +228,7 @@ + android:orientation="horizontal" > + android:labelFor="@+id/domain_settings_custom_user_agent_edittext" /> + android:textSize="13sp" /> - + android:orientation="horizontal" > + android:layout_marginBottom="14dp" /> + + + + + + + + \ No newline at end of file