Ali Khangholi

Results 2 comments of Ali Khangholi

I selected x-www-form-urlencoded from Body section (for request) in Postman, and it worked for me

Hi, I think you can set Minimum to 0 and set Maximum to 10 (using Croller.setMin & Croller.setMax methods), then in onProgressChanged you can multiply the progress to 10. In...