Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
f81bfea1bfcf0601ab68f522dcd4b7cf62848ae7
/
.
/
tests
/
BiDiTests
/
res
/
values
/
attrs.xml
blob: 7f8a1d8f1e90b294abfe7db944b30be57dc03b7f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<resources>
<declare-styleable
name
=
"DrawTextTestView"
>
<attr
name
=
"size"
format
=
"dimension"
/>
<attr
name
=
"color"
format
=
"color"
/>
<attr
name
=
"text"
format
=
"string"
/>
</declare-styleable>
</resources>