aboutsummaryrefslogtreecommitdiff
path: root/res/layout/notification_expanded.xml
diff options
context:
space:
mode:
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"