nhaarman / acorn

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

Include a 'supports' method in SceneTransitionFactory #135

Closed nhaarman closed 5 years ago

nhaarman commented 5 years ago

This allows for easy composition of factories. The default factory will still be the fallback type, so there is always an implementation available.