android - Grid of Views with unequal size -


i have android app image detail screen. images have tags, , these need displayed @ bottom of screen. when horizontal space tags exhausted, wrap next line up. each tag should occupy minimum necessary horizontal space. here image of effect need, ios app:

enter image description here

how can achieve effect in android?

you need implement such flowlayout or use library. have @ this question.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -