longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.71k stars 950 forks source link

Disable TextView when user ends editing #836

Closed patryk-sredzinski closed 11 months ago

patryk-sredzinski commented 11 months ago

I've encountered an issue.

I can see whenever user selects text on a final image, or the end cursor.

This PR fixes this problem

image
patryk-sredzinski commented 11 months ago

https://github.com/longitachi/ZLPhotoBrowser/assets/23390884/4eeba27e-24a5-4569-a71c-0b46ad59421c

longitachi commented 11 months ago

Thanks for your PR to fix this bug.