android-slideshow
android-slideshow copied to clipboard
Handle IllegalArgumentException when using Share feature
Error happening at this point:
at android.support.v4.content.FileProvider$SimplePathStrategy.getUriForFile (FileProvider.java:712)
at android.support.v4.content.FileProvider.getUriForFile (FileProvider.java:401)
at link.standen.michael.slideshow.ImageActivity.shareImage (ImageActivity.java:613)
Unsure what state the application is in to have an error at this point.