nhaarman / acorn

Mastering Android navigation :chipmunk:
https://nhaarman.github.io/acorn
Apache License 2.0
181 stars 7 forks source link

Route back press events through ViewController #144

Closed nhaarman closed 5 years ago

nhaarman commented 5 years ago

This allows back press events to be intercepted in the ViewController and Scene, for example to show a confirmation dialog.