mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
Added refreshing menu items on view type changed
This commit is contained in:
@ -686,6 +686,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
|
||||
private fun changeViewType() {
|
||||
ChangeViewTypeDialog(this) {
|
||||
refreshMenuItems()
|
||||
favorites_fragment?.updateFavoritesColumnCount()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user