- Tap a comment notification in the note list
- From the detail, trash or spam the comment
- The detail closes and you're returned to the note list, but the comment notification doesn't go away until the undo bar disappears
I believe the problem is that the NoteVisibilityChanged event posted here isn't being received by the NotificationListFragment here because the fragment isn't active yet.
@roundhill