Skip to content
Commit c8048dae authored by Ned Burns's avatar Ned Burns
Browse files

Don't crash if NSSL gets incomplete gesture

In *theory*, a View should always receive an ACTION_DOWN before
receiving any other touch events, but this isn't always the case in
practice. Whenever we see one of these "partial" gestures, we should
ignore it until a real one starts.

Test: manual
Bug: 146323887

Change-Id: I22182d90b0057df67fbd6d20785da23d6c17dcf3
parent 69bbfca9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment