Stephen Milone
Stephen Milone
Image libraries such as Glide and Ion, let you set a drawable as a placeholder to occupy the image view until the image is downloaded. How can I go about...
Here is the crash log Exception java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.io.File.getCanonicalPath()' on a null object reference android.support.v4.content.FileProvider$SimplePathStrategy.getUriForFile (FileProvider.java:695) android.support.v4.content.FileProvider.getUriForFile (FileProvider.java:400) gun0912.tedbottompicker.TedBottomPicker.startCameraIntent (TedBottomPicker.java:414) gun0912.tedbottompicker.TedBottomPicker.access$100 (TedBottomPicker.java:57) gun0912.tedbottompicker.TedBottomPicker$3.onItemClick$5359dc9a (TedBottomPicker.java:275) gun0912.tedbottompicker.adapter.ImageGalleryAdapter$1.onClick...
I have my app setup with a main activity and a navigation drawer that flips between fragments. One of the fragments uses the ted bottom picker, on 1.0.8 I seem...