views:

12

answers:

0

I need to create GridView with groups like this:

GroupText1 Image Image Image Image Image Image GroupText2 Image Image Image Image Image Image

There will be lots of images( 300-400 ), and about 10 groups. How can I do it?

Thanks a lot.