Hi, When you minimize the Kirigami Gallery, it is closing the Application. Everytime I re-open Kirigami Gallery, it starts it back up again.
When you make an Android application you just want to suspend it in the background when the user minimizes it so there's no startup penalty everytime the user switches back to the application. Hope that's clear. Kai Uwe Broulik: > Hi, > >> Do you have a way to pause the application when it is minimized? > > What are you referring to? Unless you explicitly enable this by both telling > Android and Qt in the manifest file, the app is suspended when sent to the > background. > > Cheers, > Kai Uwe >