Re: [android-developers] Re: View Pager performance hit when inflating views

2012-05-08 Thread Varun Tewari
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

[android-developers] Re: View Pager performance hit when inflating views

2012-05-07 Thread Varun Tewari
Okay so i tried some more Now layout xml has only listview as rootview and their is no performance difference as suchin total view pager has 80 listviews... 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 I also

Re: [android-developers] Re: View Pager performance hit when inflating views

2012-05-07 Thread Jason Teagle
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