rajendrachauhan
rajendrachauhan
java.lang.NullPointerException: at android.provider.MediaStore$Images$Media.insertImage(MediaStore.java:913) at com.xiaopo.flying.sticker.StickerUtils.saveImageToGallery (StickerUtils.java) or .notifySystemGallery (StickerUtils.java) or .trapToRect (StickerUtils.java) at com.xiaopo.flying.sticker.StickerView.configDefaultIcons (StickerView.java) please solve error in new release library: compile 'com.flying.xiaopo:sticker:1.6.0'
Hello, when saved the stickerview then come to error nullpointerException like this :-- java.lang.NullPointerException: at android.provider.MediaStore$Images$Media.insertImage(MediaStore.java:913) at com.xiaopo.flying.sticker.StickerUtils.saveImageToGallery (StickerUtils.java) or .notifySystemGallery (StickerUtils.java) or .trapToRect (StickerUtils.java) at com.xiaopo.flying.sticker.StickerView.configDefaultIcons (StickerView.java) please solve...
Hello, in my app crash the app like as become error : NullPointerException at at android.provider.MediaStore$Images$Media.insertImage(MediaStore.java:1124) at com.xiaopo.flying.sticker.StickerUtils.saveImageToGallery (StickerUtils.java) at com.xiaopo.flying.sticker.StickerView.drawStickers (StickerView.java) in your library when save the sticker using...
EpubBook epubBook = EpubReader.readBookSync(bytes); in code error to below red underline of readBookSync() method. and changed method name readBook() so it can be A value of type 'Future' can't be...