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

Skip to content
Commit 71dac092 authored by Tony Huang's avatar Tony Huang
Browse files

Fix crash when mouse double click folder

Entering folder will cause fragment removed and its lib will
send ACTION_CANCEL by TOOL_TYPE_UNKNOWN so cause precondition
checking failed.
By RecyclerView owner suggestion, we should return false while
active folder case because this will throw item to selection when
it is true. Return false can avoid it put into selection.

Fix: 135037319
Test: atest DocumentsUIGoogleTests
Test: manual
Change-Id: I287581fc9fdbdb3d1aa80a63f40ddfd215b1e602
parent 28d5f8ee
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