AdvancedAndroid_Emojify
AdvancedAndroid_Emojify copied to clipboard
Crash of application if emojiBitmap is null at this line
trafficstars
https://github.com/udacity/AdvancedAndroid_Emojify/blob/d681cc8cd08820b8f6b662b44dcb2cdbdfd19377/app/src/main/java/com/example/android/emojify/Emojifier.java#L115
Before to call addBitmapToFace method, verify if emojiBitmap variable is not null.
I got the same problem with my BQ Aquaris V plus :S