mirror of
https://github.com/accelforce/Yuito
synced 2025-01-26 13:54:51 +01:00
This commit is contained in:
parent
8958c50de7
commit
eee1414aff
@ -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 New Issue
Block a user