X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fedit_bookmark_folder_dialog.xml;h=8b1f5876b4febe5748904161489f5b4fe4d12754;hp=469cb2e315947168cbbc42913138b51541287d3b;hb=eb9bc527c37223964f7c00592df982b47ff2f81c;hpb=f82135d919d64d4909c37c79a18e14ceba802579 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..8b1f5876 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,122 @@ 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