Fix seekbar attribute grabbing *also remove from attrs as we have always used android: for max
Signed-off-by: xyyx <xyyx@mail.ru>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<declare-styleable name="CustomSeekBarPreference">
|
||||
<attr name="interval" format="integer" />
|
||||
<attr name="min" format="integer" />
|
||||
<attr name="max" format="integer" />
|
||||
<attr name="units" format="string|reference" />
|
||||
</declare-styleable>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user