material-range-bar icon indicating copy to clipboard operation
material-range-bar copied to clipboard

version 1.5.2 Kotlin Conversion and API support for 24+ @oli107

Open ozzy4654 opened this issue 4 years ago • 1 comments

Version 1.5.2 of my Fork is a kotlin conversion and includes bug fixes for this lib @oli107 I would like to submit the work, I also added some new helpful functions to allow devs to control the RangBar programmatically better. As well as changing boundary colors without having to recreate a a new PinView when its not need if it is not null.

ozzy4654 avatar Jul 27 '20 20:07 ozzy4654

The "active colors" are still busted in 1.5.4.

If you set a new color on anything, then disable and re-enable the RangeBar, the colors will revert to the original color.

The "active colors" are set only in the constructor and are not updated with the respective color setters.

bkhall avatar Jul 03 '21 16:07 bkhall