Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5f459883 authored by Ziqi Chen's avatar Ziqi Chen
Browse files

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
parent e9554b09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment