igreenwood / SimpleCropView

A simple image cropping library for Android.
MIT License
2.48k stars 465 forks source link

Keyboard will reset the selected area #138

Open yehyatt opened 6 years ago

yehyatt commented 6 years ago

I have an Activity with crop imageview and an edittext, I choose the crop area then select the edittext , as soon as the keyboard loads the crop area resets , how can i fix that