Fix `flutter stop` to stop the right Android activity.
Previously we'd always stop org.domokit.sky.shell. If an AndroidManifest.xml exists, we'll use the activity specified in there instead.
Showing
Please register or sign in to comment