Ido
Ido
I'm not sure why, but sometimes it's cause to this exception, I think you should add `try{}catch(Exception e){}` to ignore those exceptions (if you don't know too what it the...
Set `layer.masksToBounds` to true only if `indicatorViewInset` isn't negative, to achieve the effect I mentioned in #75 
Hi @gmarm, First thing, thanks for building this library, it's great and exactly what I was needed! I'd like to suggest few things to change, to make the library even...
Voted questions/answers that have accepted answer/have been accepted shouldn't look like the other (should have green emphasize). You may find occurrences of it in the Activity tab in your profile.
WADark v0.4.315 - Just tried to re-run the installation with a different theme and got this error: ``` Uncaught Exception: Error: Unable to find a valid app at Object. (/Applications/WhatsApp.app/Contents/Resources/electron.asar/browser/init.js:120:9)...
Note that my WA language is set to Hebrew so it all should be RTL (the tips of the chat's bubbles). Also, the names are still dark-on-dark like #66 
I'm having problem with the FAB, it's throws this exception and I can't find the reason... The app is not crashing, but this error occurs twice, one after the other,...
Fix warning: `Using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead`
Hi, Since I've upgraded to xCode 11 (GM) with the iOS 13 SDK, I got a warning about constraints each time the `UIToolBar` of the library was displayed. I didn't...