ischaaf-zz / BuddingBudget

4 stars 0 forks source link

[UI] Tutorial behavior if quit midway #86

Open git44 opened 8 years ago

git44 commented 8 years ago

Right now the Tutorial comes up if storage is clear and no data has been set. The moment any data value gets set the Tutorial view will not appear on reload.

This is not the behavior wanted if the user is halfway through the tutorial and the app either crashes or the user accidentally closes the app. Here when the app is reloaded the Tutorial does not come up, and not all the values we required on startup are set.