commit | a3edbf6a5d4698570f2b5610390b5c70251f52d7 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Aug 16 13:10:19 2016 -0700 |
committer | George Mount <mount@google.com> | Thu Aug 18 17:15:43 2016 +0000 |
tree | 65eaccd58869dea470763257cb81825b5a0a3a4a | |
parent | e24a4590bf5c302687a3efba684de275d13ee300 [diff] |
Fix NPE during Activity transition using wrong Activity. Bug 30786309 If the Activity used in makeSceneTransitionAnimation isn't the same one used in the startActivity call, a NullPointerException could be thrown. Change-Id: Id21c54fcf99b353feab62f7fc160997ed06e7d23 (cherry picked from commit 3289bfa289f560d60611dddef9441c9614fd883a)