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