jpotts18 / android-mvp

Android MVP Reference Architecture and Video Tutorial
MIT License
211 stars 79 forks source link

Upgrade current Retrofit to v2 #17

Closed RajuSE closed 7 years ago

RajuSE commented 7 years ago

@jpotts18 Thanks for nice brief on MVP. This has been a topic to discuss for last 2 years.

Well, Project has Retrofit1.9 related sphagetti code, So I have made pull#18 for upgradation Retrofit to v2.0.2 which is stable. Due to this, there will lot of code changes are required which I have covered and tested. Everything works fine. I've also added diagram in Wiki to simplify understanding: https://github.com/jpotts18/android-mvp/wiki/Diagramatic-representation Just thought I'd raise a quick question to get your thoughts.

Thanks,

jpotts18 commented 7 years ago

Can this be closed now?