Abdullah Umer
Abdullah Umer
Version: `compile 'com.joanzapata.iconify:android-iconify-fontawesome:2.2.2'`
+1 this can be used to indicate internet connectivity down. 
same here. Any solution?
Thanks, it works! The app is not freezing now. I guess the default behaviour was supposed to dismiss the `viewController` after the save image action is selected but for some...
After testing more, I found that the following actions are also causing the same issue: - Add to shared Album - Save to Files In case of Save to Files,...
Alright, the cause of the above issues was your work around. But this code fixes the issue: ``` if self.presentedViewController != nil { // super.dismiss(animated: flag, completion: completion) self.presentedViewController?.dismiss(animated: flag,...
any way this can be added to gradle?
Thanks! @bsideup
I'm facing the same issue. @MihailMatyatsko did you find any solution for this?
Has this library been abandoned? I bumped the same crash in the latest version ``` Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x184a5ad8c __exceptionPreprocess 1 libobjc.A.dylib 0x183c145ec objc_exception_throw 2 CoreFoundation 0x184a5abf8 +[NSException...