X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_bookmark_dialog.xml;h=23f9156f03f580c215960682f434b26e9a857151;hp=48e7cc79dd66e80be2ce6cd92cd94e4841a9334a;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=8951c7351854bbfc9f2815e74b81cc2a4d606bf0 diff --git a/app/src/main/res/layout/create_bookmark_dialog.xml b/app/src/main/res/layout/create_bookmark_dialog.xml index 48e7cc79..23f9156f 100644 --- a/app/src/main/res/layout/create_bookmark_dialog.xml +++ b/app/src/main/res/layout/create_bookmark_dialog.xml @@ -1,68 +1,71 @@ + along with Privacy Browser Android. If not, see . --> - + android:layout_width="match_parent" > - - + android:orientation="vertical" > - - + - + android:layout_marginTop="12dp" + android:layout_marginBottom="6dp" + android:layout_marginStart="4dp" + android:layout_marginEnd="4dp" > - - + + + - - + - - \ No newline at end of file + android:layout_marginTop="6dp" + android:layout_marginBottom="12dp" + android:layout_marginStart="4dp" + android:layout_marginEnd="4dp" > + + + + + + \ No newline at end of file