X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_dialog.xml;h=8ce9763b971f5487a44c3010201bbeaec16f794e;hp=677626290045c87cc38dac80671b56d379fb29e5;hb=0e0e9f5c67bdc06877cbd19254fef6fc6cb69f2d;hpb=f82135d919d64d4909c37c79a18e14ceba802579 diff --git a/app/src/main/res/layout/edit_bookmark_dialog.xml b/app/src/main/res/layout/edit_bookmark_dialog.xml index 67762629..8ce9763b 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 @@ - + android:layout_height="wrap_content" + android:layout_width="match_parent" > - + android:orientation="vertical" > - + + android:layout_width="match_parent" + android:orientation="horizontal" + android:layout_marginTop="12dp" + android:layout_marginBottom="6dp" > - + android:checked="true" /> + + - - + + android:orientation="horizontal" + android:layout_marginTop="6dp" + android:layout_marginBottom="6dp" > + android:layout_gravity="center_vertical" /> - + + - - + android:layout_marginStart="7dp" + android:layout_gravity="center_vertical" + android:text="@string/webpage_favorite_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> + - - - - - + - - - - - - - + + + + + + + - - \ 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