Light theme properly separated again, making it ready for palette changes.
This commit is contained in:
parent
79f067caf4
commit
4b136ce458
11 changed files with 55 additions and 40 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue