Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
forkResource
/
styles_after.xml
blob: 6eeb965c123f400fbaf7c6a92f6aa4d1d58078d9 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<resources>
<style
name
=
"ButtonAppearance"
>
<
item name
=
"android:textColor"
>@
android
:
color
/
black
</
item
>
<
item name
=
"android:textAppearance"
>@
style
/
my_button_text_appearance
</
item
>
</style>
</resources>