android13/external/androidplot/Examples/DemoApp/res/values/attrs.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>