Light theme properly separated again, making it ready for palette changes.

This commit is contained in:
Vavassor 2017-03-26 22:59:16 -04:00
commit 4b136ce458
11 changed files with 55 additions and 40 deletions

View file

@ -12,9 +12,7 @@
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity
android:name=".SplashActivity"
android:theme="@android:style/Theme.Black.NoTitleBar">
<activity android:name=".SplashActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />