Sencha Touch 2.1.0 in native app format,how to show a confirm dialog before app exits
Sencha Touch 2.1.0 in native app format,how to show a confirm dialog before app exits
I have package touch app to android native app format,I want to show a query dialog before the app will exit,and if the use answer no,I want to abort the quiting process(then the app remaind running).
How should I do ?
thanks!