diff --git a/commons/res/layout/fragment_contributions.xml b/commons/res/layout/fragment_contributions.xml index 645eaf5ba..4c4a0299f 100644 --- a/commons/res/layout/fragment_contributions.xml +++ b/commons/res/layout/fragment_contributions.xml @@ -14,6 +14,7 @@ android:numColumns="auto_fit" android:listSelector="@null" android:fadingEdge="none" + android:fastScrollEnabled="true" /> \ No newline at end of file