blob: 517bcb6dd2f181037b8f7f189161c901235f0f3f [file] [log] [blame]
<resources>
<style name="Theme.MyTheme">
<item name="android:windowIsFloating">true</item>
<item name="android:actionModeStyle">@null</item>
<item name="android:colorBackground">@android:color/darker_gray</item>
</style>
</resources>