X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fcreate_bookmark_folder_dialog.xml;h=51cb7e2ebcb3bdfda9b26f02ee286e5f8761d065;hb=e6befb69eb16e4c633623df508bfb9de370e204f;hp=58bb4051fb80c7314062d115cb419dd136ef2c47;hpb=c4ad9f457f41cbc86391e0099629cd94a235258a;p=PrivacyBrowserAndroid.git 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 58bb4051..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,113 +1,158 @@ + along with Privacy Browser Android. If not, see . --> - + xmlns:tools="http://schemas.android.com/tools" > - + android:orientation="vertical" > - + + android:layout_width="match_parent" + android:orientation="horizontal" + android:layout_marginTop="12dp" + android:layout_marginBottom="6dp" > + + + + + + + + + + + + - - + + android:layout_width="match_parent" + android:orientation="horizontal" + android:layout_marginTop="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" /> + - - - - - +