aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/ViewLayoutUtils.java
diff options
context:
space:
mode:
authorZiqi Chen <czq@google.com>2024-12-11 02:39:55 -0800
committerZiqi Chen <czq@google.com>2024-12-11 02:43:32 -0800
commit5f4598831c59b0f6116ea5e63f453e07b57c2571 (patch)
tree1af43bcca83ed03cd015a05cfc45dd36f7276c97 /java/src/com/android/inputmethod/latin/utils/ViewLayoutUtils.java
parente9554b09a53f17104d5233cd7fdb2435299f41f8 (diff)
downloadlatinime-5f4598831c59b0f6116ea5e63f453e07b57c2571.tar.gz
latinime-5f4598831c59b0f6116ea5e63f453e07b57c2571.tar.xz
latinime-5f4598831c59b0f6116ea5e63f453e07b57c2571.zip
Fix crash: NPE in SuggestionStripView in LatinIME
The first parameter in `GestureDetector.OnGestureListener#onScroll` might be null, which indicates an incomplete event stream or error state. https://developer.android.com/reference/android/view/GestureDetector.OnGestureListener#onScroll(android.view.MotionEvent,%20android.view.MotionEvent,%20float,%20float) Bug: 383053077 Change-Id: I6e49ae353beafb6585184fa729041570991f240c
Diffstat (limited to 'java/src/com/android/inputmethod/latin/utils/ViewLayoutUtils.java')
0 files changed, 0 insertions, 0 deletions