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....
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....