summaryrefslogtreecommitdiff
path: root/MusicDemo/src/main/res/values-v21/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'MusicDemo/src/main/res/values-v21/styles.xml')
-rw-r--r--MusicDemo/src/main/res/values-v21/styles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/MusicDemo/src/main/res/values-v21/styles.xml b/MusicDemo/src/main/res/values-v21/styles.xml
index 602ce1c..21bb211 100644
--- a/MusicDemo/src/main/res/values-v21/styles.xml
+++ b/MusicDemo/src/main/res/values-v21/styles.xml
@@ -16,7 +16,7 @@
-->
<resources>
- <style name="AppBaseTheme" parent="android:Theme.Light">
+ <style name="AppBaseTheme" parent="android:Theme.Material">
<!-- colorPrimary is used for Notification icon and bottom facet bar icons
and overflow actions -->
<item name="android:colorPrimary">#ffff5722</item>