X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=cdda48e8af5fc4d12f122f9464685cb42c590c41;hp=1ea1417c46723b2a21824e0649911018787a8ecb;hb=ed0a4234b452924acf1602bee6578a7a84445a85;hpb=ade33e21bbdc373ee391b1105d94aeb1aac1b80d diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 1ea1417c..cdda48e8 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="match_parent" + android:layout_marginStart="6dp" > + + + + + + + @@ -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" /> @@ -136,8 +147,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" /> + android:orientation="horizontal" > + 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