-
Results
2
issues of
-
Consider this case. I enable crop using `setCropEnabled(true)` and adjust crop frame. Then I disable crop using `setCropEnabled(false)`. Now if I call `startCrop()` I suppose it should ignore the previously...
The validity of a view reference should be checked before attempting to show the SnackBar. When using SnackBar and suppling the view in the builder for the fragments, there's a...