Closed gaul closed 3 years ago
I don't quite agree using Toast in this case since Notification can work when the app is in background. Also foreground notification will the conversion process less likely to be killed by the system when the app is in background.
These notifications are not actually displaying though.
Also, how long do we expect these conversions to take? I observe at most a few seconds with thousands of cards.
Abandoning.
Android docs recommend this since we only display simple feedback:
https://ux.stackexchange.com/questions/76288/android-toast-vs-alert-dialog
References #458.