Different convertes in one Retrofit project
Sometimes (very rarely, but still) you have to work with a service that sends data to both Json and XML. Here’s how to do it
Continue Reading
Different convertes in one Retrofit project
Sometimes (very rarely, but still) you have to work with a service that sends data to both Json and XML. Here’s how to do it