Detecting Paste Notification in UI Tests

I have a use case where I am exercising pasting into a text view and then navigating.

I want to know if there is a way to wait on the paste notification disappearing since it blocks interaction with elements underneath it.

Anyone have an ideas on on this? I feel like it should live off of springboard, though I haven't had luck finding it yet.

Thanks!
Detecting Paste Notification in UI Tests
 
 
Q