From f485e54048ea911039448987552269429e3de9a4 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 6 Nov 2013 17:24:32 -0800 Subject: Closes #178 Made persistent notification more like standard, updated icons --- res/layout/notification_expanded.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/notification_expanded.xml') 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" />