recreate the options menu on main screen resume
This commit is contained in:
parent
f99e3069f2
commit
88f18b0396
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||||
|
|
||||||
isFirstResume = false
|
isFirstResume = false
|
||||||
checkShortcuts()
|
checkShortcuts()
|
||||||
|
invalidateOptionsMenu()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onPause() {
|
override fun onPause() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue