mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
invalidate the actionbar at viewpager update
This commit is contained in:
@@ -257,6 +257,7 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
||||
|
||||
updateActionbarTitle()
|
||||
updatePagerItems()
|
||||
invalidateOptionsMenu()
|
||||
}.execute()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user