From 12027036dfc6da13f077524e0517cb43722a715d Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Mon, 13 Apr 2015 16:05:38 +0200 Subject: [PATCH] default cover can be styled in themes.xml --- res/values-v21/theme.xml | 6 ++++++ res/values/theme.xml | 6 ++++++ .../android/vanilla/CoverBitmap.java | 18 +++++++++++++----- .../android/vanilla/CoverView.java | 2 +- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/res/values-v21/theme.xml b/res/values-v21/theme.xml index fc715f5f..2706f307 100644 --- a/res/values-v21/theme.xml +++ b/res/values-v21/theme.xml @@ -33,6 +33,12 @@ THE SOFTWARE. #455A64 #ff212121 + + @color/overlay_background_color + @color/divider_color + @color/divider_color + #55ffffff +