Closed jayrambhia closed 8 years ago
Currently, the CropperView offsets the height based on width. This wouldn't work properly in landscape scenario. Add support for Landscape layout.
https://github.com/jayrambhia/CropperNoCropper/commit/95128a1382faa57c3ec596bfaaefbab0c3a9f897 fixed this.
Currently, the CropperView offsets the height based on width. This wouldn't work properly in landscape scenario. Add support for Landscape layout.