You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CropCircleTransformation has no parameters, several instances are useless.
This class may provide a static getInstance() method and return the same instance every time, and thus public constructor should be deprecated.