bitsy-wallet/app/src/main/java
Severiano Jaramillo 855f47e793 Generate QR in background thread.
- Moved the logic to generate the QR Code image from ReceiveTransactionFragment to its ViewModel (ReceiveTransactionViewModel), and used coroutines to send that process to a background thread to make sure this does not freeze the UI.
2019-08-27 13:47:25 -05:00
..
cy/agorise/bitsybitshareswallet Generate QR in background thread. 2019-08-27 13:47:25 -05:00