。。
This commit is contained in:
@ -97,6 +97,7 @@ public class DownloadAdapter extends AbsRVAdapter<DownloadEntity, DownloadAdapte
|
||||
if (position == -1){
|
||||
return;
|
||||
}
|
||||
|
||||
mData.set(position, entity);
|
||||
notifyItemChanged(position);
|
||||
}
|
||||
|
Reference in New Issue
Block a user