Skip to content

Commit

Permalink
I might revert this commit[I have reasons]
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkumar468 committed Mar 17, 2020
1 parent b40c559 commit 627ac91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ private void initRecyclerView() {
}

rvContributionsList.setAdapter(adapter);
rvContributionsList.setItemViewCacheSize(0);
adapter.setContributions(contributions);
}

Expand Down

0 comments on commit 627ac91

Please sign in to comment.