This commit is contained in:
parent
8958c50de7
commit
eee1414aff
1 changed files with 1 additions and 0 deletions
|
@ -444,6 +444,7 @@ class NotificationsFragment :
|
|||
override fun onRefresh() {
|
||||
binding.progressBar.isVisible = false
|
||||
adapter.refresh()
|
||||
NotificationHelper.clearNotificationsForActiveAccount(requireContext(), accountManager)
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
|
Loading…
Reference in a new issue