I have a task to create a custom scrollbar for list view and to my knowledge the way you can customize your scrollbar is very limited on android. Is it possible to achieve e
Create these two xml file in drawable
scrollbar_vertical_thumb.xml
scrollbar_vertical_track.xml
Use these two xml file in list_view.xml
list_view.xml