Prevent lingering divider animators in AbsSwipeUpHandler
- Refactor the util method to create the animator and track the existing animation in AbsSwipeUpHandler to be able to cancel it if another call to change the visbility comes in. Note that this doesn't address the case where the launch animation overlaps with swipe up (though that hopefully shouldn't happen in normal usage) Bug: 213403679 Test: Tap in the gesture space while split Change-Id: I078a7d0f22c2ef2ba847796ec79e740c789ce1ae Merged-In: I078a7d0f22c2ef2ba847796ec79e740c789ce1ae
Loading
Please register or sign in to comment