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 am trying to perform some action after a StatusBarNotificationBanner was tapped. Unfortunately onTap is not triggered.
If I increase the banner height, taps are registered but only up to the statusbar but not in the status bar area.
It this expected behavior or is this a bug?
I am trying to perform some action after a
StatusBarNotificationBanner
was tapped. UnfortunatelyonTap
is not triggered.If I increase the banner height, taps are registered but only up to the statusbar but not in the status bar area.
It this expected behavior or is this a bug?
The text was updated successfully, but these errors were encountered: