Files
Android11/external/androidplot/Examples/DemoApp/res/values/attrs.xml
2023-10-13 14:01:41 +00:00

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>