Thanks for your reply.

Actually there are some more items below List, per page.
Now i have to create another ViewPager and sync scrolls between them....
I know that doesn't look very clean, but looks like no other option for me..

Br,
Varun



On Mon, May 7, 2012 at 6:31 PM, Jason Teagle <[email protected]> wrote:

> 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 
> android-developers@**googlegroups.com<[email protected]>
> To unsubscribe from this group, send email to
> android-developers+**[email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/**group/android-developers?hl=en<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

Reply via email to