X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=9d335d184290184b6214614d969cac53eb357179;hb=93aa3ac5acb2e3f7c238b1052e39a305f3c9986e;hp=7485ef0063878a10972fd525d0f8b3bccc241ae7;hpb=557c44e588c9c881a5a1573667a34d0355cde834;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 7485ef00..9d335d18 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:orientation="horizontal" > + android:layout_marginBottom="14dp" /> + + + + + + + + \ No newline at end of file