blob: 1b66090efbe1ae8adfd83bb78ac0c81cb1d66101 [file] [log] [blame]
<resources>
<style name="Theme.MyTheme">
<item name="android:windowIsFloating">true</item>
<item name="android:actionModeStyle">@null</item>
<item name="android:checkedTextViewStyle">@null</item>
<item name="android:colorBackground">@android:style/Theme.Holo.NoActionBar.TranslucentDecor</item>
</style>
</resources>