blob: c19fbdb0150e7004b662f927187e6781f4d22539 [file] [log] [blame]
<resources>
<style name="Theme.MyTheme" parent="android:Theme.Light">
<item name="android:windowIsFloating">true</item>
<item name="android:actionModeStyle">@null</item>
<item name="android:checkedTextViewStyle">@null</item>
</style>
</resources>