blob: c3e53de9c4c3f24899ca558e3b87e5027dfb353d [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="myAttribute">myValue</item>
</style>
</resources>