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.08k stars 983 forks source link

Save Multiple Images after editing #464

Closed adnanbhatti14 closed 1 year ago

adnanbhatti14 commented 2 years ago

I want to save Multiple/All the images once after editing, but i call FileCreated with onSaveFile but i get no path with editing layer. How to call onSave method after multiple editing?

burhanrashid52 commented 2 years ago

PhotoEditorView uses GLSurfaceView internally to manage the filter, which is resource heavy and not that performant. So it is highly NOT recommended to use PhotoEditorView inside a ViewPager or RecycleView.

adnanbhatti14 commented 1 year ago

PhotoEditorView uses GLSurfaceView internally to manage the filter, which is resource heavy and not that performant. So it is highly NOT recommended to use PhotoEditorView inside a ViewPager or RecycleView.

Thank you

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.