summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul McLean <pmclean@google.com>2014-09-24 22:30:25 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-09-24 22:30:25 +0000
commitf04d3fcb0da1eabed55c01d217774ab85911464c (patch)
tree4bb2a1cc785ac261275fb49738d965049cd3ff9b
parentf7ae4d816dda9ff1171a2b1d74ed8865621c8e31 (diff)
parent37675d6eeb7d5502f42ee1db66606ff5c4b6e34f (diff)
downloadMusicFX-f04d3fcb0da1eabed55c01d217774ab85911464c.tar.gz
am 37675d6e: Change system equalizer to "Material Design" style.
* commit '37675d6eeb7d5502f42ee1db66606ff5c4b6e34f': Change system equalizer to "Material Design" style.
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 14d6d45..9c3e00b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -33,7 +33,7 @@
android:theme="@android:style/Theme.NoTitleBar">
<activity
android:name=".ActivityMusic"
- android:theme="@android:style/Theme.Holo"
+ android:theme="@android:style/Theme.Material.Light"
android:label="@string/eq_dialog_title">
<intent-filter>
<action