stephentuso/welcome-android

Back Button Issue

manishmas opened this issue · 1 comments

When I click on Back button at that time welcome slider finish and next screen open.Not app close.

Listen to the activity result and exit your app on RESULT_CANCELED - see Results in readme. You can also see it in the demo code, instead of showing a toast you would call finish().