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=c088193ad0ccafa6530f48a90631ea4d4d5872ae;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/create_bookmark_dialog.xml b/app/src/main/res/layout/create_bookmark_dialog.xml index c088193a..23f9156f 100644 --- a/app/src/main/res/layout/create_bookmark_dialog.xml +++ b/app/src/main/res/layout/create_bookmark_dialog.xml @@ -1,65 +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