armpatch / TrainingLog

Android app for tracking workouts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pager Views do not update dynamically

armpatch opened this issue · comments

Workout holders are created and updated in separate places, so when they need to be updated, they are not recreated. Instead, they fetch new information from the database, and rebind the data.