From fa65bc393b2d41642a4eec78f95cbeb8fe11c5f7 Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Tue, 22 Aug 2017 21:34:26 +0200 Subject: [PATCH] add previous button to small notification --- res/layout-v21/notification.xml | 11 +++++++++++ res/layout/notification.xml | 15 +++++++++++++-- .../android/vanilla/PlaybackService.java | 2 ++ 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/res/layout-v21/notification.xml b/res/layout-v21/notification.xml index 16425cbe..c6176e8a 100644 --- a/res/layout-v21/notification.xml +++ b/res/layout-v21/notification.xml @@ -53,6 +53,17 @@ THE SOFTWARE. android:singleLine="true" android:ellipsize="marquee" /> + +