DIT112-V20 / group-08

MIT License
0 stars 2 forks source link

Toast class makes the app crash #114

Closed livmari closed 4 years ago

livmari commented 4 years ago

User story

As an end-user, I want to receive hints from the application, so that I know if I'm stuck or doing something wrong.

Acceptance criteria / bug explanation

The Toasty.java file makes the app crash when instantiated in MainActivity.java I am unsure of why, so for now, toast methods have been included directly into the MainActivity class instead, but it does not look pretty.