blob: 7920f82c7529c9c559134f47a5bd5677ef0aa157 [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.Overscan</item>
</style>
</resources>