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:

how can achieve effect in android?
you need implement such flowlayout or use library. have @ this question.
Comments
Post a Comment