IceNet icon indicating copy to clipboard operation
IceNet copied to clipboard

getParams() method is not overridden in any Volley request

Open techierishi opened this issue 10 years ago • 0 comments

getParams() method is not overridden in any Volley request and bodyRequest is of type HashMap<String,Object> where getParams takes HashMap<String,String>

techierishi avatar Nov 13 '15 13:11 techierishi