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

All overlapping substrings matching a java regex -

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

php - Deleting/Renaming a locked file -