forked from nxtbgthng/CRToast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Crash with gravity type in animation
I didn't realize that getting `notification.notificationView` was generating a new `UIView` instance on every call. This passes in the current ones to the method that generates the animations thus fixing the crash with gravity type in selected
- Loading branch information
dmiedema
committed
Jan 16, 2015
1 parent
cbe9c8a
commit 14e9086
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters