mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-16 19:40:43 +01:00
Added refreshing menu items on view type changed
This commit is contained in:
parent
671fe3a263
commit
8aa0019ceb
@ -686,6 +686,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
|
||||
private fun changeViewType() {
|
||||
ChangeViewTypeDialog(this) {
|
||||
refreshMenuItems()
|
||||
favorites_fragment?.updateFavoritesColumnCount()
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user