Got it.

Actually the api call of getVerticalScrollbarWidth() would be telling
if there is vertical scrollbar or not:
if the returned value is 0: no vertical scrollbar; otherwise, there is
vertical scrollbar, the returned value is its width.

Cheers.



On Aug 20, 4:14 pm, dave <dayong...@gmail.com> wrote:
> Hi all,
>
> I want to check if the vertical scrollbar is shown or not. I read the
> document and could not figure it out.
>
> Is there anyway to do it ?
>
> Thank you very much.
>
> Dave

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to