Android "Back" button handling
This commit is contained in:
parent
cadcd5ddcf
commit
5b256bbeec
4 changed files with 18 additions and 4 deletions
|
@ -48,6 +48,7 @@ Item {
|
|||
|
||||
function startFadeOut() {
|
||||
fadeOut.start();
|
||||
pgst.topOfStackChanged(-1);
|
||||
page.destroy(500);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue