shaheenm82 / quest-list

Automatically exported from code.google.com/p/quest-list
0 stars 0 forks source link

Upon task completion, the task experience value should be added to the user experience. #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Upon task completion, the task experience value should be added to the user 
experience.

Original issue reported on code.google.com by shaheen....@gmail.com on 25 Feb 2015 at 7:56

GoogleCodeExporter commented 8 years ago
Task completion and Quest completion trigger an update of the users experience 
value.  This also calls the LevelValidator to check if the users level has 
changed.

A UserChangedListener is used to update any Fragments that need to update their 
UI upon this type of change so that the latest information is shown on the UI.

Original comment by shaheen....@gmail.com on 18 Mar 2015 at 4:02