diff --git a/app/src/main/res/layout/common_action_toolbar.xml b/app/src/main/res/layout/common_action_toolbar.xml
index 714240671d..4d9c8c3478 100644
--- a/app/src/main/res/layout/common_action_toolbar.xml
+++ b/app/src/main/res/layout/common_action_toolbar.xml
@@ -4,7 +4,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
-
@@ -20,6 +21,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
-
+
diff --git a/app/src/main/res/layout/main_activity.xml b/app/src/main/res/layout/main_activity.xml
index c7820fced5..cbb080b38a 100644
--- a/app/src/main/res/layout/main_activity.xml
+++ b/app/src/main/res/layout/main_activity.xml
@@ -16,7 +16,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content">
-
-
- ?android:attr/textColorHint
+
+
+
+
@@ -189,10 +197,6 @@
-
-
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index c1830859ee..388cff5c93 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -22,6 +22,7 @@
- @color/textColorPrimaryDark
- @color/dialogLight
- @color/textColorPrimaryLight
+ - @color/textColorPrimaryLight
- @color/colorAccentLight
@@ -50,6 +51,7 @@
- @style/Theme.AlertDialog.Light
- @style/Theme.AlertDialog.Dark
- @style/TextAppearance.Widget.Button
+ - @style/TextAppearance.Widget.Menu
- @drawable/library_item_selector_light
@@ -76,6 +78,7 @@
- @color/textColorPrimaryDark
- @color/dialogDark
- @color/textColorPrimaryDark
+ - @color/textColorPrimaryDark
- @color/colorAccentDark
@@ -108,6 +111,7 @@
- @style/Theme.AlertDialog.Dark
- @style/Theme.AlertDialog.Dark
- @style/TextAppearance.Widget.Button
+ - @style/TextAppearance.Widget.Menu
- ?attr/colorSurface