You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2023. It is now read-only.
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.