No, you can't do this. It should be an FAQ, if it's not. It seems that
none of the views that are based on AdapterView (ListView, GridView,
ScrollView, etc.) can be nested. I just ran into this also.


On Dec 16, 7:43 pm, Abhi <[email protected]> wrote:
> Hi,
>
> I have a custom layout with two buttons placed horizontally on top,
> textview below them and two buttons placed horizontally at the bottom
> of the screen. The space in between the textview and the buttons at
> the bottom is used for my custom listview of 6 items.
>
> The complete layout is defined as AbsoluteLayout. I want to have the
> ListView scrollable but it doesn't do so on its own. Can I use a
> ListView inside ScrollView? Are there other options?
>
> Thanks,
>
> Abhishek

-- 
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