MSA-Lone-Star-Council / 2019-showdown

The app for MSA Showdown, hosted by Lone Star Council
2 stars 0 forks source link

Minor changes/updates till iOS compiled #118

Closed Saadnajmi closed 6 years ago

Saadnajmi commented 6 years ago

Basically make sure android still compiles.

Seems a lot of frameworks got updated.

Also , "timer.invalidate()" is now "if (timer != null) timer.invalidate()" to prevent crashes when the backend is not present.

Saadnajmi commented 6 years ago

I'm just gonna approve this