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

Skip to content
Commit 0bc9f9ea authored by Jean Chen's avatar Jean Chen
Browse files

Fix will log triple tap on shortcut temporary glance mode

The long press after the shortcut case and the triple tap and hold case will both call the same function. This caused the shortcut case to be logged as a triple tap event. I added a check to the condition to ensure that the shortcut case was not logged. This fixed the issue and also fixed the incorrect log enable state.

Bug: 296036296
Test: manual
Test: atest FullScreenMagnificationGestureHandlerTest
Change-Id: I10df9d434c31d7f6d043e9f860eb9bbef3af7615
parent 426720b4
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