Ido

Results 18 issues of 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 ![img_ea39e9e44b0f-1](https://user-images.githubusercontent.com/26777129/42532729-7b961ade-8490-11e8-9249-8c5ddd82823f.jpeg)

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

Bug 🐞
Will-be-fixed 👍

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 ![image](https://user-images.githubusercontent.com/26777129/73579796-2d0a9580-448c-11ea-9ef6-a885539e60d7.png)

Bug 🐞
Help-wanted 🆘

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