AndroidDraw icon indicating copy to clipboard operation
AndroidDraw copied to clipboard

[NEW] Load external image, as background overlay

Open yccheok opened this issue 5 years ago • 2 comments

Hi @divyanshub024

I was wondering, do you have any plan to add the following feature as a part of your library? What my current use case is

  1. Load an external image, as background overlay.
  2. During hand drawing operation, all drawn operation will be performed on another foreground overlay. It will not "dirty" the loaded external image in background overlay.
  3. If user is happy with the drawing, he can press save. Both foreground overlay and background overlay, will be combined as single new images.

Thank you.

yccheok avatar Dec 16 '18 15:12 yccheok

@yccheok This is the amazing feature and I'm looking forward to have it.

divyanshub024 avatar Jan 28 '19 16:01 divyanshub024

Some update for this?

javierpe avatar Jun 22 '19 19:06 javierpe