X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fdomain_settings.xml;h=9d335d184290184b6214614d969cac53eb357179;hb=a6a0e78b9442a402a40430cbd489c9dd60a389fe;hp=725041ea1ab702a6299b659dbaa5aab6b91e65e7;hpb=30199e211f320d781774a8cfa683317c71635871;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 725041ea..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="match_parent" + android:layout_marginStart="6dp" > + + + + + + + @@ -75,10 +89,11 @@ android:orientation="horizontal" > @@ -99,12 +115,12 @@ android:orientation="horizontal" > @@ -151,12 +170,12 @@ android:orientation="horizontal" > @@ -174,15 +194,15 @@ + android:orientation="horizontal" > @@ -200,48 +221,94 @@ + android:orientation="vertical" + android:layout_marginTop="14dp" + android:layout_marginBottom="14dp" > + + + + + + + + + + + + + + + + android:src="@drawable/font_size_light" + android:tint="?attr/iconTintColor" + android:contentDescription="@string/font_size" /> - - + + android:orientation="horizontal" > + android:contentDescription="@string/display_webpage_images" /> + android:layout_marginBottom="14dp" /> \ No newline at end of file