X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_bookmark_folder_dialog.xml;h=92fbc4baa8909f3605b1854589277c041ea32f12;hp=92c2ed617f9654197ed8c6bc9011e5062b0d0909;hb=HEAD;hpb=55169899d6454cd57e40d32a792735df51caee85 diff --git a/app/src/main/res/layout/create_bookmark_folder_dialog.xml b/app/src/main/res/layout/create_bookmark_folder_dialog.xml index 92c2ed61..51cb7e2e 100644 --- a/app/src/main/res/layout/create_bookmark_folder_dialog.xml +++ b/app/src/main/res/layout/create_bookmark_folder_dialog.xml @@ -1,96 +1,141 @@ + along with Privacy Browser Android. If not, see . --> + android:layout_width="match_parent" + xmlns:tools="http://schemas.android.com/tools" > - + + 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/custom_folder_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> - + +