gitskarios/GithubAndroidSdk

setOnResultCallback cannot resolve

Closed this issue · 1 comments

Y-E-P commented

GithubReposClient client = new UserReposClient(getActivity(), username);
client.setOnResultCallback(callback);
client.execute();

What cannot be resolved?

You have to create your own instance of ResultCallback