Skip to content

Instantly share code, notes, and snippets.

@ferrannp
Created January 22, 2020 15:53
Show Gist options
  • Save ferrannp/f70a59e760264e80e1c15af9fca7eaa0 to your computer and use it in GitHub Desktop.
Save ferrannp/f70a59e760264e80e1c15af9fca7eaa0 to your computer and use it in GitHub Desktop.
// styles.xml
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="colorPrimaryDark">@color/primaryDark</item>
<item name="android:windowBackground">@color/background</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment