CMPUT301F23T01 / Sigma-Blue

Introduction to Software engineering project repository
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Toast for login error needs to be swapped to snackbar #110

Closed waridh closed 10 months ago

waridh commented 11 months ago

Modern android does not allow for testing with toasts, we should use snackbar for testing to be possible.