Skip to content
Commit e640689b authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Fix incorrect state transitions

The illumination dot and HBM would sometimes stay after enrollment or
authentication. This was because the OnTouchListener would pick up
a "fingerDown" event while the dialog was in the process of hiding.

Fixed by removing the listener and forcing the dialog into the
"fingerUp" state when hiding the dialog.

Bug: 162010430
Test: manual on device
Change-Id: Icfc14ce04a6c9ca02538d9ff82caf32d380ee6d1
parent 08f71754
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