eggham0518

Results 4 issues of eggham0518

Thank you for making this library. I am Korean and I am not good at writing English, so I hope you understand. If I type a long letter, the x-button...

Which credential should I use? When I restored my wallet with the same nemonic from another service //metaMask Credentials generated by getCredentialsFromNemonic() had the same as the wallet generated by...

needs-review

I want to try this project but can't build a project.

It's working well. ` TextView tv_content = holder.tv_content; tv_content.setText(strContent); tv_content.post(new Runnable() { @Override public void run() { int lineCount = tv_content.getLineCount(); if (lineCount < 4) { return; } int start...