ColorSeekBar icon indicating copy to clipboard operation
ColorSeekBar copied to clipboard

doesn't support programmatically created view

Open hereisderek opened this issue 6 years ago • 0 comments

ColorSeekBar(context: Context, attributeSet: AttributeSet): View(context, attributeSet)

with hard attributeSet: AttributeSet means it can only be initialized in xml which is totally not necessary AttributeSet? would've be good enough

hereisderek avatar Feb 04 '19 01:02 hereisderek