commit | 3ceb116d4c68ecf95b640e36b3a09d83c1efe583 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Mon Sep 11 11:01:51 2017 -0700 |
committer | George Mount <mount@google.com> | Wed Sep 13 13:17:18 2017 -0700 |
tree | 127084c84cd58ef388aff02bbe6b16a0cf68ceb9 | |
parent | 27616138bc6ac001c66a4e584551f0968aa06f98 [diff] |
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