tsiemens / pathfinder-toolkit

A Pathfinder RPG Android app, for managing characters and parties
22 stars 6 forks source link

Character switch no longer resets view to 'Fluff' tab #21

Closed samcorcoran closed 10 years ago

samcorcoran commented 10 years ago

updateDatabase worked as suggested. Was also necessary to updateTitle to refresh displayed character name.

tsiemens commented 10 years ago

Almost there. I feel like the call to update title should be in loadCharacter. This might prompt some cleanup elsewhere too.

samcorcoran commented 10 years ago

Good idea. updateTitle now occurs in loadCurrentCharacter.