mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
Refreshing menu items after view type changed
This commit is contained in:
@@ -225,6 +225,7 @@ class MainActivity : SimpleActivity() {
|
|||||||
|
|
||||||
private fun changeViewType() {
|
private fun changeViewType() {
|
||||||
ChangeViewTypeDialog(this) {
|
ChangeViewTypeDialog(this) {
|
||||||
|
refreshMenuItems()
|
||||||
favorites_fragment.updateListAdapter()
|
favorites_fragment.updateListAdapter()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user