tags:

views:

35

answers:

0

Hello Found a way to set scroll bar drawable from XML file: android:scrollbarThumbVertical="@drawable/scroll_bar_back"

but can't find how to set(change) it from program code.

Can anyone tell if it's possible? and how it should be changed?