X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_folder_dialog.xml;h=9eecad1c2acb61d6f38ac768e58b61e3b46e8454;hb=e6befb69eb16e4c633623df508bfb9de370e204f;hp=18d20cfdb046840df156837f6bbc14969588f690;hpb=4d339d67125fd442e7666bd15af579dde069e831;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/layout/edit_bookmark_folder_dialog.xml b/app/src/main/res/layout/edit_bookmark_folder_dialog.xml index 18d20cfd..9eecad1c 100644 --- a/app/src/main/res/layout/edit_bookmark_folder_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_folder_dialog.xml @@ -1,136 +1,189 @@ + 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/default_folder_icon" + android:textSize="18sp" + android:textColor="?android:textColorPrimary" /> - - + + + + + + + + + + + + + + + + + + + + +