burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.15k stars 991 forks source link

how to implement single touch gesture like following #43

Open ajaydhadhal1111 opened 6 years ago

ajaydhadhal1111 commented 6 years ago

https://i.stack.imgur.com/8JQAn.png

burhanrashid52 commented 6 years ago

Currently, this feature is not available, you can scale/rotate the view by pinching. I will try to implement this feature in upcoming releases

lucianocheng commented 6 years ago

Hi @burhanrashid52 , thanks for all the hard work on this project.

This feature, specifically single-touch scaling, is critically important for us. If you have line-of-sight for implementing it or a proposed way to do it, would love to get any thoughts you may have.

For context: When a sticker / emoji is too small for fingers, the pinch-to-scale functionality won't service the needs of the user.

lucianocheng commented 6 years ago

Hi @burhanrashid52 , any word on this? Would love to get some guidance so maybe we could implement this ourselves.

burhanrashid52 commented 6 years ago

https://github.com/siwangqishiq/ImageEditor-Android This library implement the expected features You can dig into the code and can generate PR :relaxed: