Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
themeEditor
/
apiParentTestAfter3
/
stylesApi-v21.xml
blob: 20d5d9c3b9b94b605492d3886a6fe95d55b0068e [
file
] [
log
] [
blame
]
<resources>
<style
name
=
"Theme.MyTheme"
parent
=
"android:Theme.Holo"
>
<
item name
=
"android:windowIsFloating"
>
true
</
item
>
<
item name
=
"android:actionModeStyle"
>@
null
</
item
>
<
item name
=
"android:checkedTextViewStyle"
>@
null
</
item
>
</style>
</resources>