You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When handling onTouchEvent of BubbleLayout with MotionEvent.ACTION_UP, we should call playAnimationClickUp() regardless LayoutCoordinator is null or not.
The text was updated successfully, but these errors were encountered:
lamtx
changed the title
playAnimationClickUp() isn't called when we dont
playAnimationClickUp() isn't called when we don't provide trash layout
Mar 17, 2016
lamtx
added a commit
to lamtx/bubbles-for-android
that referenced
this issue
Mar 17, 2016
When handling onTouchEvent of BubbleLayout with MotionEvent.ACTION_UP, we should call playAnimationClickUp() regardless LayoutCoordinator is null or not.
The text was updated successfully, but these errors were encountered: