gitdefllo
gitdefllo
Weirdly I have to set (again) the lightness color in a runnable as: ```java colorPickerView.setInitialColor(mColor, false); // assuming that mBarLightness is the LightnessSlider view mBarLightness.post(new Runnable() { @Override public void...
**You need to change the java version to a newest.** [A little search on windows](https://www.happycoders.eu/java/how-to-switch-multiple-java-versions-windows/) should help you. Aside on linux, [you have some tutorials to do it](https://dev.to/thegroo/install-and-manage-multiple-java-versions-on-linux-using-alternatives-5e93): install the...