alist/CSNotificationView

uses block invoke for hiding with tap recognizer

alist opened this issue · 0 comments

[[UITapGestureRecognizer alloc] initWithTarget:[hideblock copy] action:@selector(invoke)]

in CSNotificationView.m

instead
CSNotificationView could be in charge of hiding of itself, and be the target w/ an action