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

Skip to content
Commit e5edf047 authored by Ben Lin's avatar Ben Lin
Browse files

Fix ContextMenuTest and RenameUiTest on Angler.

When doing consecutive selections, due the fact we are using
GestureDetector, consecutive selections that happen too close to each
other can result it being recognized as double-clicking. By making sure
"1 selected" appears first, we can wait a bit longer to make sure
onSingleTapConfirmed() gets called in the code as opposed to
onDoubleTap().

Bug: 31568862
Change-Id: I639b1854766d1a338b3ab397a4e6309885dba5a9
parent eea1434b
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