Skip to content

Instantly share code, notes, and snippets.

@Lanace
Created July 17, 2017 08:01
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 Lanace/54a653773487659ef478129d68f1ea87 to your computer and use it in GitHub Desktop.
Save Lanace/54a653773487659ef478129d68f1ea87 to your computer and use it in GitHub Desktop.
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
</style>
<style name="SplashTheme" parent="Theme.AppCompat.NoActionBar">
<item name="android:windowBackground">@drawable/background_splash</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment