I'm using ColorPickerView and after the update setInitialColor doesn't update BrightnessSlideBar while setting the view in onCreate.
If I call setInitialColor in a second moment everything works. Maybe is something related with slider width calculations?
Anyway when setInitialColor works the slider of BrightnessSlideBar is out of bounds if brightness is 100%.