Renamed the themes internally

This commit is contained in:
Karim Abou Zeid 2015-12-29 15:12:47 +01:00
commit 1383d9eb82
8 changed files with 24 additions and 24 deletions

View file

@ -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">
<activity
android:name=".ui.activities.MainActivity"