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
We use Dialog.setOnKeyListener for back button handling. If a subclass tries to set its own listener, it'll get stomped. Instead we should wrap Dialog.window.callBack.