X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=9d335d184290184b6214614d969cac53eb357179;hb=93aa3ac5acb2e3f7c238b1052e39a305f3c9986e;hp=d550386ee5f48d3c2703e6398f3fb053335b5c2f;hpb=b3b4105e9acd9cf8e202abef3b811d49c6c36bec;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index d550386e..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" /> + + + + + + + + + + @@ -76,11 +89,11 @@ android:orientation="horizontal" > @@ -101,13 +115,12 @@ android:orientation="horizontal" > @@ -155,13 +170,12 @@ android:orientation="horizontal" > @@ -179,16 +194,15 @@ + android:orientation="horizontal" > @@ -213,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