You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we use Toasts for error messages. This was “good enough” before, but as these are limited to just two lines on recent Android versions, we should switch to Snackbars. A snackbar could have a button to show the full traceback and whatnot.
The text was updated successfully, but these errors were encountered:
At the moment, we use Toasts for error messages. This was “good enough” before, but as these are limited to just two lines on recent Android versions, we should switch to Snackbars. A snackbar could have a button to show the full traceback and whatnot.
The text was updated successfully, but these errors were encountered: