whilu / AndroidTagView

A TagView library for Android. Customize your own & Drag effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

container_max_lines not working?

joao10martins opened this issue · comments

So I'm trying to set 'container_max_lines="1"' to prevent the TagContainerLayout from auto-expanding vertically. I want the TagContainerLayout to expand only horizontally in order to create the following effect(the TagContainerLayout would be inside an HorizontalScrollView):
image