Cristian Holdunu
Cristian Holdunu
Did you solve this?
I have the same issue on android 12. Keyboard is not auto-opening. When I tap to open it, something else will steal the focus so I will have to tap...
hey guys, it's been a few years. any chance you could make this happen?
same issue here.
@zbot473 have you solved this?
I've also tried to sign a message with wallet connect. If I sign from metamask, no callback is fired. If I deny the signing request, callback fires properly.
figure it out? callback doesn't fire
Because I need a high level of customisation in my projects and this awesome lib seems abandoned, I created a new project that is available here. I'm working on it...
you're making the call wrong. R.color.green is an id, not a color resource. use `getContext().getResources().getColor(R.color.green)`