OSDN Git Service

Fix crash when creating a HW Bitmap on a detached view
authorDoris Liu <tianliu@google.com>
Mon, 25 Sep 2017 22:45:05 +0000 (15:45 -0700)
committerDoris Liu <tianliu@google.com>
Tue, 26 Sep 2017 00:21:48 +0000 (17:21 -0700)
commit4dc1ec754c5b263b96cddad047f1f99412f08596
tree321a0857005207ee373791ce3d9db0e6c6e097ab
parent73e6ff1925384638d959dd067c76502049aedc17
Fix crash when creating a HW Bitmap on a detached view

BUG: 65160121
Test: Unable to repro the crash before or after the fix

Change-Id: I84fa28557c67a6672b8d82443d4da7be4f28a50d
core/java/android/transition/TransitionUtils.java