AdvancedAndroid_Emojify icon indicating copy to clipboard operation
AdvancedAndroid_Emojify copied to clipboard

Fixed sharing and saving

Open CODE1LT opened this issue 8 years ago • 0 comments
trafficstars

Sharing was not working, as it used temporary image path, which is deleted at the moment of shareImage method start, saving only needs to be triggered once to avoid duplication of same image file in the phone storage.

CODE1LT avatar Sep 21 '17 07:09 CODE1LT