Skip to content

applets/devicenotifier: Use SequentialAnimation in ListView.onRemove

It's more stable to use SequentialAnimation to perform a series of actions when an item is going to be removed from a list.

BUG: 427945

Before After
crash after
Edited by Fushan Wen

Merge request reports