X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_home_screen_shortcut_dialog.xml;h=20e37fdac261b3a7a2ab6e6b35f7808099e0954e;hp=eab00e8bda8fc33e4d4c14ded3ab1b49b194d50e;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=5bcf4ca90f27512b94fb7aca4fad37b4e4774655 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 eab00e8b..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