Reputation: 10193
I am going to create a custom gallery for android like Flickr or Mobogenie market app. This gallery has many images with difference view size like this:
I wonder is there any open source library can do this? I am starting with this library which uses custom GridView
for multiple selection, but I don't know how to layout image view item with difference sizes to fit screen like images above.
Is there any ideas?
Upvotes: 1
Views: 2386