My code is like that :-

<LinearLayout >
    <WebView>
     <TableLayout>
     <TableRow>
                        <Button />
                        <Button />
                </TableRow>
        </TableLayout>
</LinearLayout>

I don't know why the scroll thumb is not being calculated properly for
first time.

On Apr 8, 2:24 am, AJ <[email protected]> wrote:
> Hi Group,
>
> I have Linear Layout in which I show web-view at top and 2 buttons at
> the bottom. I load local HTML file from my asset folder and it
> loads properly.
>
> But it looks there is a some problem with the Vertical Scroll Bar
> *THUMB*, which appears quite big as the HTML page loads. But the thumb
> gets re-sized to its proper size when I press the down arrows key or
> touch the screen to scroll down the page.
>
> Does anybody encounter this problem before? What the wrong I am doing?
> here?
>
> Thanks,
> Ajeet Singh

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

Reply via email to