Abdullah Umer

Results 12 comments of Abdullah Umer

Version: `compile 'com.joanzapata.iconify:android-iconify-fontawesome:2.2.2'`

+1 this can be used to indicate internet connectivity down. ![dinosaur](https://cloud.githubusercontent.com/assets/2317127/4204069/35ab266a-3834-11e4-9e5f-e5c990c7eb9e.png)

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,...

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...