mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-14 10:30:46 +01:00
Refreshing menu items after view type changed
This commit is contained in:
parent
8051bc19e0
commit
0e5d0154ad
@ -225,6 +225,7 @@ class MainActivity : SimpleActivity() {
|
||||
|
||||
private fun changeViewType() {
|
||||
ChangeViewTypeDialog(this) {
|
||||
refreshMenuItems()
|
||||
favorites_fragment.updateListAdapter()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user