klutter
klutter copied to clipboard
Android / Quit application when connected to a server.
Hello
On Android application, when I'm connected to a server, I could not exit from the application. I need to use the buttons (home or recent apps) to go back to android home. Return button don't do anything.
When I'm on servers selection page I could exit the application by click on the return button.
Would it be possible to implent the exit functionality via return button ? I see 2 possibilities :
- In the server screen, click on the return button will disconnect from the server. (so we will be in servers selection page)
- In the server screen, implement a "double" click on the return button to exit from the application.
Best regards