Skip to content

Commit 75fe4ae

Browse files
authored
Fast scroll issue fixed (#3593)
* fast scroll fixed in explore activity * fast scroll fixed in explore activity * fast scroll issue in explore * fastscroll removed from explore
1 parent 5308c29 commit 75fe4ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/layout/fragment_category_images.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
android:numColumns="auto_fit"
3737
android:listSelector="@null"
3838
android:fadingEdge="none"
39-
android:fastScrollEnabled="true"
4039
/>
4140

4241
</RelativeLayout>

0 commit comments

Comments
 (0)