I am trying to implement different styles for the ScrollView's scrollBarStyle in Android. I am well aware that the setScrollBarStyle() method is used, however I am not aware of what particular styles to access.
Could anyone please provide some additional information?