Vivek Aghera

Results 3 comments of Vivek Aghera

I found something in this. same device when try to turn on/off flash using lib it's not working. but when try to turn on/off flash using camera2 API it's working.

I have the same issue, I found a solution after so many attempts. wheel view support only drawable. so you need to download an image from URL and save in...

Hi, actually I had the same issue but there is no option for disabled infinite scroll. so make jugadu idea as below. `binding.wheelview.setOnWheelAngleChangeListener(new WheelView.OnWheelAngleChangeListener() { @Override public void onWheelAngleChange(float angle)...