Skip to content

Instantly share code, notes, and snippets.

@eugenebrusov
Created October 12, 2017 15:48
Show Gist options
  • Save eugenebrusov/0bd3af85287448eb8f1b16beb25df2d8 to your computer and use it in GitHub Desktop.
Save eugenebrusov/0bd3af85287448eb8f1b16beb25df2d8 to your computer and use it in GitHub Desktop.
<resources>
...
<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:windowBackground">@drawable/background</item>
</style>
...
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment