nowinandroid
nowinandroid copied to clipboard
Create a general error handler which handles multiple errors
Introduce a general error handler which displays errors using a SnackBar one after each other (following the Material guidelines).
Context: https://github.com/android/nowinandroid/pull/1090
This is out of the context, but we should consider that offline warning SnackBar also. Under the Material guidelines we can't display any error message because offline warning SnackBar takes a place permanently.
Maybe we should change the method how we display the offline warning. https://github.com/android/nowinandroid/issues/350#issuecomment-1287182968