Skip to content

Instantly share code, notes, and snippets.

@parth-koshta
Last active January 8, 2022 19:38
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 parth-koshta/d1be74ccf9d925e68cc128ba19d25203 to your computer and use it in GitHub Desktop.
Save parth-koshta/d1be74ccf9d925e68cc128ba19d25203 to your computer and use it in GitHub Desktop.
Medium article - splash screen
<resources>
<color name="bootsplash_background">#FFF5E6</color>
<color name="bootsplash_background_dark">#020f25</color> // Add this line
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment