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

Skip to content
Commit 718b9b06 authored by mingwax's avatar mingwax
Browse files

DocumentsUI: Fix FC AssertionError

Rootcause: In the download app, when the user long press
to select one of the files or pictures, and then click on
the selected file and the delete button at the same time,
it causes the selected to be empty, and causes
selected.isEmpty`value is true, and causes the assertion
is wrong, assertionError occureed.

Use the if statement to circumvent this assertion.

Change-Id: I613c63016ac38a110c81a0c5b96812a0a4d4f75b
CRs-Fixed: 1068713
parent 43ff3982
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