Skip to content

Commit 627ac91

Browse files
I might revert this commit[I have reasons]
1 parent b40c559 commit 627ac91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/fr/free/nrw/commons/contributions/ContributionsListFragment.java

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ private void initRecyclerView() {
109109
}
110110

111111
rvContributionsList.setAdapter(adapter);
112+
rvContributionsList.setItemViewCacheSize(0);
112113
adapter.setContributions(contributions);
113114
}
114115

0 commit comments

Comments
 (0)