Skip to content

Instantly share code, notes, and snippets.

@billdawson
Created September 11, 2012 17:16
Show Gist options
  • Save billdawson/3699936 to your computer and use it in GitHub Desktop.
Save billdawson/3699936 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.Titanium" parent="android:Theme">
<item name="android:windowBackground">@drawable/background</item>
</style>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment