blob: 0a2d2231a522856ed876916cbb3b7d838bc716cd [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:drawable/dialog_holo_dark_frame</item>
</style>
</resources>