nhaarman / acorn

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

Introduce the experimental AcornEvents API #132

Closed nhaarman closed 5 years ago

nhaarman commented 5 years ago

AcornEvents can be used as a basis to provide hooks into Acorn. This first implementation allows a hook registration to be notified when a Navigator's scenes start and stop dispatching.