[android-developers] Re: Scrolling in TableView

2011-10-05 Thread Mobil Tester
Solution is to put the table insede a ScrollView, which is inside a HorizontalScrollView. Best, Johan On 28 Sep., 22:02, Mobil Tester wrote: > Hello, > > I have aTableViewthat gets truncated, if it is larger than the > screen. Most of the time, it is small enough to be shown on the > screen, but

[android-developers] Re: Scrolling in TableView

2011-09-30 Thread Mobil Tester
Hi moderators, Did this post get blocked? Regards, Johan On Wed, Sep 28, 2011 at 10:02 PM, Mobil Tester wrote: > Hello, > > I have a TableView that gets truncated, if it is larger than the > screen. Most of the time, it is small enough to be shown on the > screen, but in case it gets too big,