Revert "Skip removing the Fragment's view if it is being animated."

This reverts commit 9d5a2665b76a1e87e1442d00ed699150ffbfb658.

Bug 27700027

If a view is animating then it should go into the mDisappearingChildren 
list when it gets removed and when the animation completes, it should
be removed automatically. This is related to the old animation
framework and does not apply to Animators.

Change-Id: I3c9a4fbbedcdb329461feda7946321357455c036
1 file changed