Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
themeEditor
/
apiParentTestAfter2
/
stylesApi-v14.xml
blob: 2caed7cc4725b4a9431cbc761d066e7d6f7c0311 [
file
] [
log
] [
blame
]
<resources>
<style
name
=
"Theme.MyTheme"
parent
=
"android:Theme.Light"
>
<
item name
=
"android:windowIsFloating"
>
true
</
item
>
<
item name
=
"android:actionModeStyle"
>@
null
</
item
>
</style>
</resources>