aboutsummaryrefslogtreecommitdiff
path: root/res/layout/notification_expanded.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-11-06 17:24:32 -0800
committerScott Jackson <daneren2005@gmail.com>2013-11-06 17:24:32 -0800
commitf485e54048ea911039448987552269429e3de9a4 (patch)
tree6945bb8acc13e8f369fc0f8458b570a8fe5d206c /res/layout/notification_expanded.xml
parent8ec81cc164f5518175d74bffee5754a452728f50 (diff)
downloaddsub-f485e54048ea911039448987552269429e3de9a4.tar.gz
dsub-f485e54048ea911039448987552269429e3de9a4.tar.bz2
dsub-f485e54048ea911039448987552269429e3de9a4.zip
Closes #178 Made persistent notification more like standard, updated icons
Diffstat (limited to 'res/layout/notification_expanded.xml')
-rw-r--r--res/layout/notification_expanded.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/notification_expanded.xml b/res/layout/notification_expanded.xml
index 70e7269c..e2246506 100644
--- a/res/layout/notification_expanded.xml
+++ b/res/layout/notification_expanded.xml
@@ -70,7 +70,7 @@
android:layout_weight="0.0"
android:background="@drawable/btn_bg"
android:scaleType="fitXY"
- android:src="@drawable/notification_prev" />
+ android:src="@drawable/notification_previous" />
<ImageButton
android:id="@+id/control_pause"