Glimpse: Dismiss trashed snackbar on fragment's view detach

The trash/untrash contracts are tied to the fragment but
the snackbar can outlive the fragment itself.

This is problematic if the user exits the media viewer
and only then taps the Undo action as the handler
is now destroyed.

Change-Id: I5318349235f2146c0cc90db2acdfcefe2e8ef36b
1 file changed