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.13k stars 991 forks source link

Edited Image Path! #361

Closed brittle123 closed 3 years ago

brittle123 commented 3 years ago

Hello Sir!,... you're saving your edited image in PICTURES directory i think but i can't find in which file you're saving and giving the path for it. Please do let me know where and what do i've to change to save my edited image in custom folder name. Thanks & Regards

burhanrashid52 commented 3 years ago

You can check EditImageActivity or FileSaveHelper to saving image to specific path.