Skip to content
Commit 6432a403 authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Fix wrong pointer count logic for trackpad back events

ACTION_DOWN reports pointer count of 1, and then subsequent ACTION_POINTER_DOWN reports increasing pointer counts. ACTION_MOVE events have the correct pointer count, hence the logic to check pointer counts need to be updated

Fixes: 275471396
Test: able to trigger 3-finger back
Change-Id: Icecda6bc59842598e4390514a9491cc6df078ce1
parent 72a1258b
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