Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
themeEditor
/
apiTestAfter8
/
stylesApi-v19.xml
blob: beaac62959fcc0b310a98bc4ee4194104083a5c0 [
file
] [
log
] [
blame
]
<resources>
<style
name
=
"Theme.MyOtherTheme"
parent
=
"android:Theme.Holo.Light.DarkActionBar"
>
<
item name
=
"android:windowIsFloating"
>
holo_purple
</
item
>
<
item name
=
"android:actionBarDivider"
>
myValue
</
item
>
</style>
</resources>