You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to replace the NotificationBannerQueue with my own NotificationBannerPriorityQueue. But since the method declarations depend on this specific type NotificationBannerQueue I am unable of do it.
I want to replace the
NotificationBannerQueue
with my ownNotificationBannerPriorityQueue
. But since the method declarations depend on this specific typeNotificationBannerQueue
I am unable of do it.I am willing to open a PR for fixing this. What is your opinion on this?
The text was updated successfully, but these errors were encountered: