linkedin/shaky-android

imageUri overwrites original image (preventing undo after re-drawing)

Opened this issue · 0 comments

The DrawFragment should not override the original imageUri, but instead copy it to a new uri to allow undoing a drawing after it has been saved.