mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-04-19 04:07:19 +02: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