summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xres/drawable-hdpi/menu_background.9.pngbin0 -> 1464 bytes
-rwxr-xr-xres/drawable-mdpi/menu_background.9.pngbin0 -> 884 bytes
-rwxr-xr-xres/drawable-xhdpi/menu_background.9.pngbin0 -> 1792 bytes
-rwxr-xr-x[-rw-r--r--]res/drawable-xxhdpi/menu_background.9.pngbin463 -> 3448 bytes
-rw-r--r--res/values/colors.xml2
5 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/menu_background.9.png b/res/drawable-hdpi/menu_background.9.png
new file mode 100755
index 0000000..0ce0f0c
--- /dev/null
+++ b/res/drawable-hdpi/menu_background.9.png
Binary files differ
diff --git a/res/drawable-mdpi/menu_background.9.png b/res/drawable-mdpi/menu_background.9.png
new file mode 100755
index 0000000..dd82e40
--- /dev/null
+++ b/res/drawable-mdpi/menu_background.9.png
Binary files differ
diff --git a/res/drawable-xhdpi/menu_background.9.png b/res/drawable-xhdpi/menu_background.9.png
new file mode 100755
index 0000000..8e9d515
--- /dev/null
+++ b/res/drawable-xhdpi/menu_background.9.png
Binary files differ
diff --git a/res/drawable-xxhdpi/menu_background.9.png b/res/drawable-xxhdpi/menu_background.9.png
index a934e1b..1693f5f 100644..100755
--- a/res/drawable-xxhdpi/menu_background.9.png
+++ b/res/drawable-xxhdpi/menu_background.9.png
Binary files differ
diff --git a/res/values/colors.xml b/res/values/colors.xml
index ea579c2..c9cafe6 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -74,7 +74,7 @@
<!-- Color for the pop up menu -->
<color name="menu_divider_color">#4ca19d9e</color>
- <color name="menu_text_color">@color/white</color>
+ <color name="menu_text_color">@color/black</color>
<!-- List view related colors -->
<color name="smart_playlist_item_background">#1931353f</color>