android - GridView with dynamic number of columns in each row -


how can recreate following view of gridview.

enter image description here

the number of items in list dynamic.

i guess not single gridview combination of multiple layouts. make linearlayout , decide according content, layout want have in row.


Comments

Popular posts from this blog

sql server - NHibernate incorrectly creating ManyToMany table - Cannot define PRIMARY KEY constraint on nullable column error -

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -