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=4311bf7fed2e07f0ad0baab519634f99052a1d49;hp=92c2ed617f9654197ed8c6bc9011e5062b0d0909;hb=0e0e9f5c67bdc06877cbd19254fef6fc6cb69f2d;hpb=044e469923b042c6f019083166d8a543aa5edee3 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..4311bf7f 100644 --- a/app/src/main/res/layout/create_bookmark_folder_dialog.xml +++ b/app/src/main/res/layout/create_bookmark_folder_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/default_folder_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> + + + + + + + + + + - + - + + android:text="@string/folder_names_must_be_unique" + android:layout_marginStart="7dp" + android:layout_marginEnd="7dp" /> \ No newline at end of file