Skip to content

Instantly share code, notes, and snippets.

@Flature
Created June 8, 2019 03:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Flature/f4ae06b6c87c48446bb0d9c90f8ba0c9 to your computer and use it in GitHub Desktop.
Save Flature/f4ae06b6c87c48446bb0d9c90f8ba0c9 to your computer and use it in GitHub Desktop.
<!--This code is part of the whole.-->
<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowBackground">@drawable/splash_background</item>
<item name="windowNoTitle">true</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment