invalidate the actionbar at viewpager update
This commit is contained in:
parent
388a6dd2c1
commit
ed3a386984
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
||||||
|
|
||||||
updateActionbarTitle()
|
updateActionbarTitle()
|
||||||
updatePagerItems()
|
updatePagerItems()
|
||||||
|
invalidateOptionsMenu()
|
||||||
}.execute()
|
}.execute()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue