mirror of
https://github.com/accelforce/Yuito
synced 2025-01-28 22:59:27 +01:00
This commit is contained in:
parent
8958c50de7
commit
eee1414aff
@ -444,6 +444,7 @@ class NotificationsFragment :
|
|||||||
override fun onRefresh() {
|
override fun onRefresh() {
|
||||||
binding.progressBar.isVisible = false
|
binding.progressBar.isVisible = false
|
||||||
adapter.refresh()
|
adapter.refresh()
|
||||||
|
NotificationHelper.clearNotificationsForActiveAccount(requireContext(), accountManager)
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onPause() {
|
override fun onPause() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user