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
On the Android app, when a dialog is opened in the settings, I want to tap the physical "back" button on my phone to close the dialog.
Instead of doing that, it closes the entire app.
You likely have to figure out how to handle the onBackPressed method.
The text was updated successfully, but these errors were encountered:
On the Android app, when a dialog is opened in the settings, I want to tap the physical "back" button on my phone to close the dialog.
Instead of doing that, it closes the entire app.
You likely have to figure out how to handle the onBackPressed method.
The text was updated successfully, but these errors were encountered: