whilu / AndroidTagView

A TagView library for Android. Customize your own & Drag effect.
1.71k stars 303 forks source link

container_max_lines not working? #106

Open joao10martins opened 5 years ago

joao10martins commented 5 years ago

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