PhotoEditor
PhotoEditor copied to clipboard
Save Multiple Images after editing
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?
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
.
PhotoEditorView
usesGLSurfaceView
internally to manage the filter, which is resource heavy and not that performant. So it is highly NOT recommended to usePhotoEditorView
inside aViewPager
orRecycleView
.
Thank you
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.
This issue was closed because it has been stalled for 5 days with no activity.