forked from organicmaps/organicmaps
[android] Fixed crash in myTarget
This commit is contained in:
parent
4bf71a2959
commit
b0b6b22a33
1 changed files with 0 additions and 1 deletions
|
@ -1010,7 +1010,6 @@ class DownloaderAdapter extends RecyclerView.Adapter<DownloaderAdapter.ViewHolde
|
|||
{
|
||||
mHeadersDecoration.invalidateHeaders();
|
||||
notifyItemRangeInserted(mNearMeCount, mAds.size());
|
||||
handleBannersShow(mAds);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue