hnvn / flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images
980 stars 379 forks source link

Android - Progress Wheel Color #120

Open couturmi opened 4 years ago

couturmi commented 4 years ago

It looks like the progress wheel default color is orange, and I can't find a way to change it to a custom color.

I am able to update the bottom navigation widget colors with activeControlsWidgetColor, but it looks like setting the activeWidgetColor doesn't update anything, and then progress wheel is still always orange.

Setti7 commented 4 years ago

Yes, I have the same problem. Did you find a solution?

Setti7 commented 4 years ago

Looks like the bug comes from UCrop.

https://github.com/Yalantis/uCrop/issues/541