blob: 9aad7b9e184ad04e8c9278d92e75aee3b39ec87c [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="NumberPickerPreference">
<attr name="minValue" format="integer" />
<attr name="maxValue" format="integer" />
</declare-styleable>
<declare-styleable name="HistogramChart">
<attr name="description" format="string" />
<attr name="numDataSets" format="integer" />
<attr name="binWidth" format="float" />
</declare-styleable>
</resources>