Skip to content

ModalViewContainer should not monopolize Dialog.setOnKeyListener #259

@rjrjr

Description

@rjrjr

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.

Metadata

Metadata

Assignees

Labels

modalsuiRelated to UI integration

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions