Draft: Show notification when removable device can be safely removed

Closed Fushan Wen requested to merge work/fusionfuture/BUG427945-devicenotifier-crash into master

It's very dangerous and racey to access and set properties in ListView.onRemove, so just show a notification, and don't delay removing item in ListView.

BUG: 427945

图片

Edited by Fushan Wen

Merge request reports