Comcast / FreeFlow

A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
Apache License 2.0
2.4k stars 393 forks source link

Removed view remains short while when animation is canceled #86

Open ypresto opened 9 years ago

ypresto commented 9 years ago

https://github.com/Comcast/FreeFlow/blob/96ebb0cc959ba0bfe5d8a8118aa9345550ff58c9/FreeFlow/src/com/comcast/freeflow/animations/DefaultLayoutAnimator.java#L108