Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
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> |