Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@zawadz88 zawadz88 released this 12 Apr 15:26
· 1 commit to master since this release
93f5c99
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