X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=5be6793e4d77e0429b827bba6a6e96541561f124;hb=d241bba6d474908fdcf398f5508652fddc18cc67;hp=37c8490d262ea20370c05bfabbdb8182cf39fc17;hpb=8f1c15606ef8cd277f51cc837c2c39667c48d0d4;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 37c8490d..5be6793e 100644 --- a/app/src/main/res/layout/domain_settings.xml +++ b/app/src/main/res/layout/domain_settings.xml @@ -1,7 +1,7 @@ @@ -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