How to create material design like custom scrollbar with numbers and alphabets bubble in recyclerview

前端 未结 4 854
春和景丽
春和景丽 2021-01-30 07:18

In many new android applications and their latest update those applications(mostly material design) have a custom scrollbar with letters and numbers, while scrolling the scrollb

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 07:42

    List View Variants library seems to be perfect for your needs, try it out.

    Check out the demo below.

    The demo of the library

提交回复
热议问题