iammert / AndroidArchitecture

Recommended architecture by Android
888 stars 191 forks source link

Getting Null Reponse If I Use Reponse Call #16

Open ananth10 opened 6 years ago

ananth10 commented 6 years ago

Hi mertsimsek. I am just following this example. i have create a app to get user detail from github service. I have added everything that you added in di,data, packages. but i was getting null response from the retrofit. this is my repo link my-mvvm-sample check it and let me know where i was wrong.

Thanks in advance

ananth10 commented 6 years ago

@iammert any update on this?