Skip to content

Releases: zawadz88/NavigationComponentPlayground

v0.1

12 Apr 15:26
93f5c99
Compare
Choose a tag to compare
Fragment factory PoC (#1)

* Added PoC with FragmentFactory from AndroidX fragment 1.1.0 alpha
* Added Dagger 2 to the project
FragmentFactory and Fragments (OfferFragment is the only with a non-default constructor for now) are created with the help of Dagger now.
Based on the article: https://www.captechconsulting.com/blogs/using-androidxs-fragmentfactory-with-dagger-for-fragment-dependency-injection