Skip to content

Commit

Permalink
Dismiss notification when tapped
Browse files Browse the repository at this point in the history
  • Loading branch information
rainwolf committed Dec 15, 2015
1 parent 3e5b2f6 commit 0731d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pod/Classes/TSMessageView.m
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ - (void)handleTap:(UITapGestureRecognizer *)tapGesture
{
self.callback();
}
[self fadeMeOut];
}
}

Expand Down

0 comments on commit 0731d14

Please sign in to comment.