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?
image show layout looks like.
i've done , not seen significant slowdown. gridview single column , act listview.
Comments
Post a Comment