X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_home_screen_shortcut_dialog.xml;h=20e37fdac261b3a7a2ab6e6b35f7808099e0954e;hb=aba828cabddd0a277271c90816b50292bb64baf1;hp=1e5b6cfc024c22851c082305cdde49ce7b1b41e0;hpb=e923db59fff5ad31f08679c84678cdfb1ca87d63;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml b/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml index 1e5b6cfc..20e37fda 100644 --- a/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml +++ b/app/src/main/res/layout/create_home_screen_shortcut_dialog.xml @@ -1,46 +1,96 @@ + along with Privacy Browser Android. If not, see . --> - + android:layout_width="match_parent" > - - - - + + + + + + + + + + - - \ No newline at end of file + android:layout_width="match_parent" + android:layout_marginTop="4dp" + android:layout_marginBottom="8dp" + android:layout_marginStart="8dp" + android:layout_marginEnd="8dp" > + + + + + + + + + + + + + \ No newline at end of file