Henna
Henna

Reputation: 21

how to change the default look of a scrollview in android?

I am using a scrollview in my application. I want to know how can it be possible to change the default appearance of a scrollview(i.e a line) to something different, maybe an image or arrows in android.

Any kind of help or hint would be highly appreciated.

Thanks in advance, HM

Upvotes: 2

Views: 505

Answers (1)

Praveen
Praveen

Reputation: 91175

hey it is in ApiDemos itself buddy. check this link APIDemos/View/Scroll bars

Upvotes: 1

Related Questions