Closed zhanghuanchong closed 6 years ago
onKeyDown and onBackPressed are not called at all.
onKeyDown
onBackPressed
Has to override finish method, without calling super's implementation.
finish
Resolves in PR #64
onKeyDown
andonBackPressed
are not called at all.Has to override
finish
method, without calling super's implementation.