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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -