6 lines
183 B
XML
6 lines
183 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<resources>
|
||
|
|
<declare-styleable name="XYPlot">
|
||
|
|
<attr name="androidplot.title" format="string"/>
|
||
|
|
</declare-styleable>
|
||
|
|
</resources>
|