Closed ghost closed 6 years ago
Hi,
This template doesn't cover the DialogFragment but I made a library that you can include into your repo that contains all boilerplate of this MVP template + the one of DialogFragment: https://github.com/benoitletondor/mvp-core
It's the same code between this template and this library and it comes as an handy gradle dep so it's easier to use.
Let me know if something's not clear.
Thank you so much :)
hi how can i make a DialogFragment extend BaseFragment?