mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-01 11:16:48 +01:00
hide Go To Today button after using it at the event list view
This commit is contained in:
parent
b1c0f01426
commit
61e27506a6
@ -217,6 +217,7 @@ class EventListFragment : MyFragmentHolder(), RefreshRecyclerViewListener {
|
||||
mView.calendar_events_list.onGlobalLayout {
|
||||
hasBeenScrolled = false
|
||||
(activity as? MainActivity)?.refreshItems()
|
||||
(activity as? MainActivity)?.refreshMenuItems()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user