aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/downloaded.pngbin799 -> 0 bytes
-rw-r--r--res/drawable-hdpi/saved.pngbin838 -> 0 bytes
-rw-r--r--res/drawable-hdpi/select_album_play_all_normal.pngbin5059 -> 0 bytes
-rw-r--r--res/drawable-hdpi/select_album_play_all_pressed.pngbin4962 -> 0 bytes
-rw-r--r--res/drawable-hdpi/slider_knob.pngbin1125 -> 0 bytes
-rw-r--r--res/drawable-hdpi/volume.pngbin0 -> 1659 bytes
-rw-r--r--res/drawable/select_album_play_all.xml5
7 files changed, 0 insertions, 5 deletions
diff --git a/res/drawable-hdpi/downloaded.png b/res/drawable-hdpi/downloaded.png
deleted file mode 100644
index f854aaf4..00000000
--- a/res/drawable-hdpi/downloaded.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/saved.png b/res/drawable-hdpi/saved.png
deleted file mode 100644
index 6c7c276f..00000000
--- a/res/drawable-hdpi/saved.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/select_album_play_all_normal.png b/res/drawable-hdpi/select_album_play_all_normal.png
deleted file mode 100644
index bcf0efe6..00000000
--- a/res/drawable-hdpi/select_album_play_all_normal.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/select_album_play_all_pressed.png b/res/drawable-hdpi/select_album_play_all_pressed.png
deleted file mode 100644
index 31bbfff0..00000000
--- a/res/drawable-hdpi/select_album_play_all_pressed.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/slider_knob.png b/res/drawable-hdpi/slider_knob.png
deleted file mode 100644
index ae21a4f9..00000000
--- a/res/drawable-hdpi/slider_knob.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-hdpi/volume.png b/res/drawable-hdpi/volume.png
new file mode 100644
index 00000000..95134dfd
--- /dev/null
+++ b/res/drawable-hdpi/volume.png
Binary files differ
diff --git a/res/drawable/select_album_play_all.xml b/res/drawable/select_album_play_all.xml
deleted file mode 100644
index 7e6a81ac..00000000
--- a/res/drawable/select_album_play_all.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/select_album_play_all_pressed" />
- <item android:drawable="@drawable/select_album_play_all_normal" />
-</selector> \ No newline at end of file