Giovanni Berti

Results 11 comments of Giovanni Berti

In fact it does check if the value is the old one. It's only a "visual" problem now (the flickering), which can be solved, for example, with XHRs instead of...

Hi! First of all thank you again for the PR! One question: is this strictly necessary? I mean, if the signature expects an `android.context.Context` could it not work with just...

Sorry for missing for almost a month, I'm going to review the code in the next few days and get back to you :slightly_smiling_face:

No problem, I'll check out the new changes as soon as I can 😃

> There isn't a discussions page so I assumed creating an issue would be the best place to get help... It seems like a bug, so issues are definitely the...

Unfortunately I can't check the code right now, I'll get back to you later this week. From the stack trace it seems that it's the string conversion that fails from...

Hi @lovelyyfiaaa, thank you for bringing up this issue! I had a look at your commits and they seem fine. Given that there is also a compiler bug that you're...

Yeah, for now you can go on and just open a PR with `JOption` 💪 As a workaround maybe we can use some auxiliary traits in order to still have...

> TL;DR - Push all regex engines down into the regex-automata crate, and bring that in as an internal-but-published dependency of regex as an official part of this repository. It...

Very probably related to #25, I'll try to fix it and check :)