mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@2 08aca716-68be-ccc6-4d58-36f5abd142ac
6 lines
196 B
XML
6 lines
196 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Theme.NoBackground" parent="android:Theme">
|
|
<item name="android:windowBackground">@null</item>
|
|
</style>
|
|
</resources> |