Skip to content

Instantly share code, notes, and snippets.

@mukeshsolanki
Created July 17, 2022 11:32
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 mukeshsolanki/20a3728b15934c738911fca689f8a56c to your computer and use it in GitHub Desktop.
Save mukeshsolanki/20a3728b15934c738911fca689f8a56c to your computer and use it in GitHub Desktop.
<style name="Theme.AnimatedSplashScreen" parent="android:Theme.Material.Light.NoActionBar">
<item name="android:statusBarColor">@color/black</item>
<item name="android:windowBackground">@color/black</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment