Skip to content

Instantly share code, notes, and snippets.

@pbrewczynski
Created June 4, 2013 23:23
Show Gist options
  • Save pbrewczynski/5710475 to your computer and use it in GitHub Desktop.
Save pbrewczynski/5710475 to your computer and use it in GitHub Desktop.
<style name="MyThemeOverride">
<item name="android:windowNoTitle">true</item>
<item name="android:background">#FF00FF</item>
<item name="android:windowBackground">@android:color/white</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment