diff options
author | Masaaki Iwaguchi <masaaki.x.iwaguchi@sonymobile.com> | 2015-11-06 12:38:27 +0100 |
---|---|---|
committer | Zoran Jovanovic <zoran.jovanovic@sonymobile.com> | 2015-11-06 12:40:14 +0100 |
commit | 5b6d99e87ad32e59ff2665e81e9d40fe349d8bba (patch) | |
tree | 8573ee92e8d6a029bd6fddf1b18dc826802c19a8 /rs/java/android/renderscript/Program.java | |
parent | 7abb36599d9537296d9a51f766152025c6ed0491 (diff) |
System crash fixed when turn off MagnificationGesture
Symptom:
WindowManagerService throws exception and system crashes.
Root cause:
When the MagnificationGesture is turned off during animation of scale
up/down, WindowManagerService.mAccessibilityController can be null so
exception is thrown.
Solution:
Cancel ongoing animation before turning off MagnificationGesture.
Change-Id: I469d84e024bdd453e3729a69229398233ed2eb61
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions