blob: 8b93f42bbafbe9a40678ac13bf13000bd154f9f7 [file] [log] [blame]
<resources>
<style name="Theme.MyTheme" parent="@android:style/Theme.Holo.NoActionBar.Overscan">
<item name="android:windowIsFloating">true</item>
<item name="android:actionModeStyle">@null</item>
<item name="android:checkedTextViewStyle">@null</item>
</style>
</resources>