aboutsummaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/jukebox_volume.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/jukebox_volume.xml b/res/layout/jukebox_volume.xml
index 4bccaec7..fd718326 100644
--- a/res/layout/jukebox_volume.xml
+++ b/res/layout/jukebox_volume.xml
@@ -32,7 +32,7 @@
android:paddingRight="12dip"
android:layout_alignParentLeft="true"
android:layout_below="@+id/jukebox_volume_title"
- android:src="@drawable/volume"/>
+ android:src="?attr/volume"/>
<SeekBar
android:layout_height="wrap_content"