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=725041ea1ab702a6299b659dbaa5aab6b91e65e7;hb=ed0a4234b452924acf1602bee6578a7a84445a85;hpb=30199e211f320d781774a8cfa683317c71635871 diff --git a/app/src/main/res/layout/domain_settings.xml b/app/src/main/res/layout/domain_settings.xml index 725041ea..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" > + + + + + + + @@ -75,10 +89,11 @@ android:orientation="horizontal" > + android:orientation="horizontal" > + android:orientation="vertical" + android:layout_marginTop="14dp" + android:layout_marginBottom="14dp" > + + + + + + + + + + + + + + + + android:src="@drawable/font_size" + android:contentDescription="@string/font_size" /> - - + + android:orientation="horizontal" > + android:contentDescription="@string/display_webpage_images" /> + android:layout_marginBottom="14dp" /> \ No newline at end of file