Skip to content

don't crash when launching an app that isn't installed

Marcus requested to merge (removed):launch_crash_fix into master

This fixes the following crash:

  • Install an app form F-Droid
  • go to home screen
  • uninstall app
  • quickly switch to F-Droid the button will still show 'run' for a few seconds
  • launch the app you just uninstalled

Merge request reports