Skip to content
Commit 3ceb116d authored by George Mount's avatar George Mount
Browse files

Fix problem with empty AnimatorSet during fragment removal.

Bug: 65354043

When an empty AnimatorSet is used in a fragment animation,
it can end immediately. This CL properly detects this
case and handles it properly.

Test: manual, ran fragment CTS
Change-Id: I63bee3818106f9c8e86cdc94af61d6bc8407c789
parent 27616138
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment