mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-21 23:21:07 +00:00
If the coil loader ever got stuck when creating a dynamic shortcut icon, the app would freeze. This would happen most notably when booting nca format games. This pushes that process to a separate coroutine that can be cancelled by the main activity's lifecycle.