I'm trying to load a list but every time I try to update the view of the recyclerview, I do not load the data, just load the first record, here I leave the code:
public class LoadInfo extends AsyncTask<Void, People, Void> {
private...
asked by
11.09.2017 / 12:20