Skip to content

Commit

Permalink
Refresh shortcuts with fragments
Browse files Browse the repository at this point in the history
  • Loading branch information
Grafcube committed Oct 1, 2024
1 parent 61146c5 commit 4231da2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ class MainActivity : SimpleActivity() {
getContactsFragment()?.refreshItems()
getFavoritesFragment()?.refreshItems()
getRecentsFragment()?.refreshItems()
pushStarredShortcuts()
}

private fun getAllFragments(): ArrayList<MyViewPagerFragment<*>?> {
Expand Down

0 comments on commit 4231da2

Please sign in to comment.