From 1383d9eb82a28095a551093c066e3d41c6b222b8 Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Tue, 29 Dec 2015 15:12:47 +0100 Subject: [PATCH] Renamed the themes internally --- app/src/main/AndroidManifest.xml | 2 +- .../ui/activities/base/AbsThemeActivity.java | 2 +- .../com/kabouzeid/gramophone/util/PreferenceUtil.java | 8 ++++---- app/src/main/res/layout/notification.xml | 4 ++-- app/src/main/res/layout/notification_big.xml | 6 +++--- app/src/main/res/values-v21/styles.xml | 10 +++++----- app/src/main/res/values/styles.xml | 10 +++++----- app/src/main/res/values/styles_parents.xml | 6 +++--- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 43d833f1..972cc9d9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -18,7 +18,7 @@ android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:supportsRtl="true" - android:theme="@style/Theme.MaterialMusic.Light" + android:theme="@style/Theme.Phonograph.Light" tools:ignore="UnusedAttribute"> + android:textAppearance="@style/Theme.Phonograph.Notification" /> + android:textAppearance="@style/Theme.Phonograph.Notification.Title" /> + android:textAppearance="@style/Theme.Phonograph.Notification" /> + android:textAppearance="@style/Theme.Phonograph.Notification" /> - - - - - -