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.17k stars 992 forks source link

I want to Edit text on double click and not on long click listener #267

Closed Maheshss1 closed 4 years ago

burhanrashid52 commented 4 years ago

There no API to change this behavior. The way to fix is to change the listener on TextView. You need to import the :photoeditor module describes in #270 and do the changes here