Skip to content

Commit

Permalink
fix: Show sync dialog after updating tei data
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzalsif committed May 29, 2024
1 parent 0660193 commit ba0250c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ class TeiDashboardMobileActivity :
restoreAdapter(programUid)
}
presenter.refreshTabCounters()
dashboardViewModel.updateDashboard()
}

override fun onPause() {
Expand Down

0 comments on commit ba0250c

Please sign in to comment.