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=0d9309514c314b46480a55d35e9edc9cf1e7c4bb;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=f82135d919d64d4909c37c79a18e14ceba802579 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 0d930951..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