When you have a listview long enough it creates a scroll by itself, there's not need for you to place it again in a scrollview.
On Tue, Mar 9, 2010 at 7:31 PM, Sasikumar.S <[email protected]>wrote: > Hi, > > > How to add listview inside scrollview ? > > <scrollview> > > <listview> > </listview> > > <listview> > </listview> > > </scrollview> > > I added listview inside scroolview. But its not showing in proper way. > The listview is showing only in smaller size. > > I tried in most of the ways ? > > > > But i can't able to get... > > Any uggestion for this ?.. > > -- > Thanks & Regards > Sasikumar.S > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

