, i want to pass a object which is my Retrofit DataModel to a Fragment so i have to Parcelable that and send with newInstance , but problem is Retrofit don't support Parcelable , whats solution ?
I think maybe you can send it as the class which retrofit calls, and again convert it to retrofit in your new activity or response
Обсуждают сегодня