Skip to content

Instantly share code, notes, and snippets.

@DavidTPate
Created February 13, 2013 04:45
Show Gist options
  • Save DavidTPate/4942353 to your computer and use it in GitHub Desktop.
Save DavidTPate/4942353 to your computer and use it in GitHub Desktop.
<style name="SimpleCamera" parent="android:Theme.Holo.NoActionBar.Fullscreen">
<item name="android:windowBackground">@android:color/black</item>
<item name="android:colorBackground">@android:color/black</item>
<item name="android:colorBackgroundCacheHint">@android:color/black</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment