X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=5be6793e4d77e0429b827bba6a6e96541561f124;hb=d241bba6d474908fdcf398f5508652fddc18cc67;hp=6878c15f51028924ffbdebd459ccfea0cfb82b19;hpb=f82135d919d64d4909c37c79a18e14ceba802579;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 6878c15f..5be6793e 100644 --- a/app/src/main/res/layout/domain_settings.xml +++ b/app/src/main/res/layout/domain_settings.xml @@ -40,7 +40,7 @@ + android:orientation="vertical" > @@ -94,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" /> @@ -121,7 +121,6 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/cookies_disabled" tools:ignore="contentDescription" /> @@ -149,7 +149,6 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/cookies_disabled" tools:ignore="contentDescription" /> @@ -176,7 +176,6 @@ android:layout_marginTop="1dp" android:layout_marginEnd="10dp" android:layout_gravity="center_vertical" - android:src="@drawable/dom_storage_disabled" tools:ignore="contentDescription" /> @@ -194,7 +194,7 @@ + android:orientation="horizontal" > @@ -228,7 +228,7 @@ + android:orientation="horizontal" > + android:labelFor="@+id/domain_settings_custom_user_agent_edittext" /> + android:textSize="13sp" /> + android:layout_marginBottom="14dp" /> + + + + + + + + \ No newline at end of file