X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_dialog.xml;h=8ce9763b971f5487a44c3010201bbeaec16f794e;hb=cd609c9888924549c03cd6509ed889cdb052d5bb;hp=2b6771a1cb3bcbb7d8bbd99183e04eb908ba465c;hpb=5bcf4ca90f27512b94fb7aca4fad37b4e4774655;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 2b6771a1..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: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" /> + + + + + + + + + + - - + - - + - + android:inputType="textUri" + android:selectAllOnFocus="true" /> + - - + - - + - + android:inputType="textUri" + android:selectAllOnFocus="true" /> + \ No newline at end of file