android_mt6572_jiabo/external/androidplot/Examples/DemoApp/res/values/attrs.xml
2025-09-05 16:56:03 +08:00

6 lines
No EOL
183 B
XML

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