diff --git a/android/res/layout/item_bookmark_collection.xml b/android/res/layout/item_bookmark_collection.xml
index 1e07212959..0e80f39987 100644
--- a/android/res/layout/item_bookmark_collection.xml
+++ b/android/res/layout/item_bookmark_collection.xml
@@ -37,7 +37,7 @@
android:ellipsize="end"
android:singleLine="true"
android:textColor="?android:textColorSecondary"
- android:textAppearance="?fontBody2"
+ style="?fontBody2"
tools:text="42000000" />
diff --git a/android/res/layout/item_bookmark_group_list_header.xml b/android/res/layout/item_bookmark_group_list_header.xml
index b0982f4e1f..3e88123517 100644
--- a/android/res/layout/item_bookmark_group_list_header.xml
+++ b/android/res/layout/item_bookmark_group_list_header.xml
@@ -8,28 +8,26 @@
android:orientation="horizontal"
android:paddingStart="@dimen/margin_base"
android:paddingTop="@dimen/margin_half_plus"
- android:paddingBottom="@dimen/margin_half_plus"
- android:paddingEnd="@dimen/margin_base">
+ android:paddingEnd="@dimen/margin_base"
+ android:paddingBottom="@dimen/margin_half_plus">
diff --git a/android/res/layout/item_category_title.xml b/android/res/layout/item_category_title.xml
index e1c9c9cdfe..876ebc074a 100644
--- a/android/res/layout/item_category_title.xml
+++ b/android/res/layout/item_category_title.xml
@@ -1,17 +1,14 @@
+ android:paddingBottom="@dimen/margin_half_plus"
+ android:text="@string/bookmarks" />
diff --git a/android/res/layout/item_guide_info.xml b/android/res/layout/item_guide_info.xml
index 8fc58912fb..813ac4fd76 100644
--- a/android/res/layout/item_guide_info.xml
+++ b/android/res/layout/item_guide_info.xml
@@ -20,21 +20,20 @@
android:paddingEnd="@dimen/margin_base">