Arello-Mobile / Moxy

Moxy is MVP library for Android
https://github.com/Arello-Mobile/Moxy/wiki
MIT License
1.6k stars 207 forks source link

Add MvpAppCompatDialogFragment to moxy-androidx #244

Open rsajob opened 5 years ago

rsajob commented 5 years ago

Для модуля moxy-androidx забыли добавиить релизацию MvpAppCompatDialogFragment. Я его добавил.

VovaStelmashchuk commented 5 years ago

If you want to use androidX, check my fork with support androidX and MvpAppCompatDialogFragment.

https://github.com/jordan1997/Moxy

vkotovv commented 5 years ago

For anyone interested in Android X support, please follow #204

ka05 commented 5 years ago

Will there be an official release to this repo for androidx? https://github.com/jordan1997/Moxy does work, just wondering. Im sure many others are as well.