How to implement scrollbar with thumb for fast scrolling

前端 未结 2 1605
Happy的楠姐
Happy的楠姐 2021-02-13 12:32

I need to implement a screen having around 1000 thumbnails. This screen should support gesture based scrolling as well as fast scrolling using a scrollbar with thumb. So if user

2条回答
  •  孤街浪徒
    2021-02-13 13:10

    See this answer. It gives details about how to customize the look of the fast scroll thumb on API level >= 11.

提交回复
热议问题