Skip to content

Instantly share code, notes, and snippets.

@eugenebrusov
Created October 12, 2017 15:46
Show Gist options
  • Save eugenebrusov/a3d7bd6b496dfcf2ef1d05faf3ce89dd to your computer and use it in GitHub Desktop.
Save eugenebrusov/a3d7bd6b496dfcf2ef1d05faf3ce89dd to your computer and use it in GitHub Desktop.
<resources>
...
<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowTranslucentStatus">true</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