daimajia / AndroidViewHover

An elegant way to show your menu or messages.
3.21k stars 722 forks source link

Issue with addChildAppearAnimator delay param #9

Open shirensong opened 9 years ago

shirensong commented 9 years ago

If I add a delay for view with addChildAppearAnimator method, the view will be first shown at the position within the delay duration, then disappear and run the appear animation. Is there a way to avoid this and just let the view hidden during the delay duration....