X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_dialog.xml;h=e14ebd796ad5b6b637bff6db1e26f8d383e9eeee;hb=e6befb69eb16e4c633623df508bfb9de370e204f;hp=817ed9bd3e045174507a72404cc10ec4e76917b3;hpb=ba40295dffd761ccdc95d3b46ca7acbad1f00d5e;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/edit_bookmark_dialog.xml b/app/src/main/res/layout/edit_bookmark_dialog.xml index 817ed9bd..e14ebd79 100644 --- a/app/src/main/res/layout/edit_bookmark_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_dialog.xml @@ -1,105 +1,151 @@ + 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" /> + + + + + + + + + + - + + + + + + + + + + + +