Releases: zawadz88/NavigationComponentPlayground
Releases · zawadz88/NavigationComponentPlayground
v0.1
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