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