udacity / AdvancedAndroid_Emojify

139 stars 452 forks source link

Removed file deleting error message #26

Open CODE1LT opened 7 years ago

CODE1LT commented 7 years ago

Delete method is in save, share and delete events, so if you save and then share or delete, you always receive an error toast, so I just commented it.