But as soon as i add a linear or relative layout as parent to list view ...i am
able to see the lag while scrolling....

Although I can't really help you reach an answer that will help, I will just say that using layouts as the parent *will* decrease speed performance due to having to do the extra work to lay everything out according to the rules.

Why were you trying to add a parent layout to the list view? Is the list view not the only item on the screen, per page?


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