add splash
This commit is contained in:
parent
442a38babc
commit
6bce2858bb
3 changed files with 13 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<item name="colorPrimaryDark">@android:color/transparent</item>
|
||||
<item name="colorAccent">@android:color/transparent</item>
|
||||
|
||||
<item name="android:windowBackground">@color/dark_background_color</item>
|
||||
<item name="android:windowBackground">@drawable/splash_background</item>
|
||||
</style>
|
||||
|
||||
<!-- Base themes -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue