X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_folder_dialog.xml;h=0ac3158635b5fdf132cb50f490394cf57bfe2274;hb=871520acac2bd75f528e943c1b2a650017c852b9;hp=469cb2e315947168cbbc42913138b51541287d3b;hpb=f82135d919d64d4909c37c79a18e14ceba802579;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 469cb2e3..0ac31586 100644 --- a/app/src/main/res/layout/edit_bookmark_folder_dialog.xml +++ b/app/src/main/res/layout/edit_bookmark_folder_dialog.xml @@ -18,113 +18,120 @@ You should have received a copy of the GNU General Public License along with Privacy Browser. If not, see . --> - + android:layout_width="match_parent" > - + android:orientation="vertical" > - + - - - - - - - - - - + android:orientation="horizontal"> - + - - + + + + + + + + + + + android:checkedButton="@+id/edit_folder_current_icon_radiobutton"> + + + + + + + + - + + + + - - - - - - - - + + + - - - - \ No newline at end of file + android:gravity="center_horizontal" + android:text="@string/folder_names_must_be_unique" /> + + \ No newline at end of file