X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_dialog.xml;h=43a427d1d6d8eecf1ee2d02cbd5a8d2c859444dc;hp=1768ca08f8470414af2e39302da729df33644703;hb=bc2e180db377eedadbe1ea455d8fb311ead8f9d6;hpb=8951c7351854bbfc9f2815e74b81cc2a4d606bf0 diff --git a/app/src/main/res/layout/edit_bookmark_dialog.xml b/app/src/main/res/layout/edit_bookmark_dialog.xml index 1768ca08..43a427d1 100644 --- a/app/src/main/res/layout/edit_bookmark_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_dialog.xml @@ -1,7 +1,7 @@ - + xmlns:tools="http://schemas.android.com/tools" + android:layout_height="wrap_content" + android:layout_width="match_parent" > - - - - - - + + + - + android:layout_width="match_parent" + android:orientation="horizontal" > - - - - - + + + + + + + + + + + + + + + + + + - + 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