Open-Launcher-for-GTV
Open-Launcher-for-GTV copied to clipboard
The back button on launcher
Open Launcher is really awesome. I am new to Launcher development and this was a very good source to learn from.
I am encountering some issues with it though. I created two shortcuts for testing which calls a browser intent. When the user clicks the back button, he/she cannot get out of the browser (because the back now serves as the browser's back button). Which is fine enough but, when the user presses the 'home' button, the launcher comes back. After that if the user clicks BACK again, it goes back to the browser activity.
Is it the way it is suppose to be?