AdvancedAndroid_Emojify
AdvancedAndroid_Emojify copied to clipboard
Fixed sharing and saving
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.