OsmAnd/OsmAnd/res/values/attrs.xml
2013-05-09 19:24:30 +02:00

9 lines
No EOL
328 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ExpandableView">
<attr name="maxVisibleWidth" format="dimension"/>
</declare-styleable>
<declare-styleable name="OsmAndTheme">
<attr name="expandable_category_color" format="reference"/>
</declare-styleable>
</resources>