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

Skip to content
Commit 4dd565ba authored by Kshitij's avatar Kshitij Committed by Nishith Khanna
Browse files

fix: Ensure widget list is mutable



- WidgetFullSheet may try to remove "ghost" widgets
- It assumes the list is mutable and calls removeIf. To prevent a crash
  initialize with ArrayList instead of List.of()

Signed-off-by: default avatarSaalim Quadri <danascape@gmail.com>
parent 18cd13b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment