Jamie Lynch

Results 14 comments of Jamie Lynch

If you mean that the ripple isn't displayed on a click, I had the same problem. You can fix it by setting mrl_rippleOverlay to true, or removing the background on...

@distlibs I'd be happy to merge a PR for that. Would also be worth upgrading the gradlew version, and changing `compile` to `implementation`

@sharmadev2506 this project is not actively maintained by me anymore (this is my other GH account).

It extends AwesomeTextView, which in turns extends TextView. This was done as a lot of behaviour such as Bootstrap themes, and Font icons, is common across multiple classes (e.g. BootstrapButton,...

Thanks for the report @sagikazarmark - I've created a ticket internally to discuss whether this is something the notifier could support automatically in future. In the meantime, [our documentation](https://docs.bugsnag.com/platforms/go/other/#reporting-panics-from-goroutines) has...

Thanks for getting in touch with a detailed report @stevenbenitez. We're aware that in certain scenarios it would be helpful to be able to toggle whether an error is handled/unhandled,...

Hi @eager - case-insensitive regexes would be fine, and I think it would make sense to include the 4 current filters. We've designed a new API for redacting metadata values,...

Thanks for opening an issue @PavanJakhu - this is on our roadmap, so hopefully we'll have news on it soon.

I'm not sure that this is related to the switch to Kotlin as using the v4.7.5 plugin shows similar bytecode a Groovy example project. We'd accept #256 when it's passing...