X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_dialog.xml;h=2ce1495adcadd844b49758107c50b80046f8e95c;hp=2c28c89c01dd614c1607a730cb69c3d73d93e1c1;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=4d339d67125fd442e7666bd15af579dde069e831 diff --git a/app/src/main/res/layout/edit_bookmark_dialog.xml b/app/src/main/res/layout/edit_bookmark_dialog.xml index 2c28c89c..2ce1495a 100644 --- a/app/src/main/res/layout/edit_bookmark_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_dialog.xml @@ -1,93 +1,101 @@ + along with Privacy Browser Android. If not, see . --> - + + android:orientation="horizontal" + android:layout_marginTop="12dp" + android:layout_marginBottom="6dp" > - - - - - - - - - - + + + + - - - - - + android:layout_width="wrap_content" + android:layout_marginStart="7dp" + android:layout_gravity="center_vertical" + android:text="@string/current_bookmark_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> + + + + + + + + + + - - + - - + - + - - + - - + - + \ No newline at end of file