diff --git a/android/res/layout/choose_category_footer.xml b/android/res/layout/choose_category_footer.xml
deleted file mode 100644
index 5a972acfb3..0000000000
--- a/android/res/layout/choose_category_footer.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/android/res/layout/dialog_edit_text.xml b/android/res/layout/dialog_edit_text.xml
new file mode 100644
index 0000000000..9d2d3697fe
--- /dev/null
+++ b/android/res/layout/dialog_edit_text.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/android/res/layout/fragment_edit_description.xml b/android/res/layout/fragment_edit_description.xml
index 3f15f3ae2f..e395d55fda 100644
--- a/android/res/layout/fragment_edit_description.xml
+++ b/android/res/layout/fragment_edit_description.xml
@@ -38,7 +38,7 @@
android:layout_height="wrap_content"
android:hint="@string/edit_description_hint"
android:includeFontPadding="false"
- android:textAppearance="@style/MwmTextAppearance.Body1"/>
+ android:inputType="textMultiLine"/>
diff --git a/android/res/layout/item_bookmark_set_chooser.xml b/android/res/layout/item_bookmark_set_chooser.xml
new file mode 100644
index 0000000000..0544b3b3bd
--- /dev/null
+++ b/android/res/layout/item_bookmark_set_chooser.xml
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android/res/layout/item_bookmark_set_create.xml b/android/res/layout/item_bookmark_set_create.xml
new file mode 100644
index 0000000000..8bd7cfdfa2
--- /dev/null
+++ b/android/res/layout/item_bookmark_set_create.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/android/res/layout/item_set_chooser.xml b/android/res/layout/item_set_chooser.xml
deleted file mode 100644
index 53c8e02742..0000000000
--- a/android/res/layout/item_set_chooser.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/android/res/menu/bookmark_categories_context_menu.xml b/android/res/menu/menu_bookmark_categories.xml
similarity index 65%
rename from android/res/menu/bookmark_categories_context_menu.xml
rename to android/res/menu/menu_bookmark_categories.xml
index fbd9e1b6e5..6bf8640eaa 100644
--- a/android/res/menu/bookmark_categories_context_menu.xml
+++ b/android/res/menu/menu_bookmark_categories.xml
@@ -1,5 +1,10 @@
\ No newline at end of file
diff --git a/android/res/menu/menu_bookmarks.xml b/android/res/menu/menu_bookmarks.xml
index 1a877b763f..cc77a66220 100644
--- a/android/res/menu/menu_bookmarks.xml
+++ b/android/res/menu/menu_bookmarks.xml
@@ -1,4 +1,7 @@
-