zeroXbrock / Tomado.Android

The app that helps you work smarter. Made public for you (;
1 stars 0 forks source link

Session adapter type cast error #72

Closed zeroXbrock closed 8 years ago

zeroXbrock commented 8 years ago

Closing app while timer is running causes an exception to be thrown in SessionsFragment.cs in OnSaveInstanceState(...) where we get the listViewSessions.Adapter.

zeroXbrock commented 8 years ago

This actually happens any time you close the app...