Open athlona64 opened 5 years ago
Same problem here, when the user press the button I first show a CircularProgressIndicator .
When the program does:
String seed = bip39.mnemonicToSeedHex(randomMnemonic);
the CircularProgressIndicator freezes.
Any idea how can I fix this?
mnemonicToSeed freeze UI