1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/plugins/HoloColorPicker/res/values/attrs.xml
2013-01-17 09:03:11 +01:00

7 lines
234 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ColorPicker">
<attr name="wheel_size" format="integer" />
<attr name="pointer_size" format="integer" />
</declare-styleable>
</resources>