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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

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

All overlapping substrings matching a java regex -