commit | b2339e37d7199e9493923a6b2f262a3e971a3dd6 | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Wed Sep 22 12:04:24 2021 -0700 |
committer | Schneider Victor-tulias <victortulias@google.com> | Wed Sep 22 12:04:24 2021 -0700 |
tree | 07e618b380bf68cf7babcb0ab748cb9abe0a0ce5 | |
parent | 6173a7302b1ffe1ea3c8e73bbd198d6831f0c162 [diff] |
Fix stalled gesture navigation tutorial. Touching the screen after completing the gesture removed all callbacks, preventing the tutorial to progess. Added logic to only remove logic if the gesture is incomplete. Fixes: 198285152 Test: manual, touched screen and attempted all gestures after completing a step Change-Id: I320b13cd9b7632a9fb722bc10d3d0a96dc111144