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
Loading
Please register or sign in to comment