CMPUT301W20T12 / GufyGuber

Meant to version work on the term project for CMPUT 301
Apache License 2.0
0 stars 1 forks source link

App Should Indicate When Offline #30

Closed rmacgill closed 4 years ago

rmacgill commented 4 years ago

Our app should have some sort of display that indicates when it's offline (possibly just an indicator that shows both online and offline). The FirebaseManager class already has a method that can test this about as well as we can hope for.