android - Is ListView faster than GridView? -


i have app lists images until i've been using , listview, , happy it, it´s fast , smooth. want implement landscape layout well, , i'm thinking 2 column per row type. got working , nice. i´m thinking skipping listview , use gridview both layouts, use 1 column in portrait , 2 in landscape.

my question: there difference in speed two? crazy use gridview if work listview?

the layouts image show layout looks like.

i've done , not seen significant slowdown. gridview single column , act listview.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -