Sign in
android
/
platform
/
external
/
androidplot
/
refs/heads/android13-dev
/
.
/
Examples
/
DemoApp
/
res
/
values
/
attrs.xml
blob: b88cddfeb0af037e18103175d1e6c354b13d8f95 [
file
] [
log
] [
blame
] [
edit
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<resources>
<declare-styleable
name
=
"XYPlot"
>
<attr
name
=
"androidplot.title"
format
=
"string"
/>
</declare-styleable>
</resources>