whilu / AndroidTagView

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

Container not scrolling. #59

Open sayanmanna opened 7 years ago

sayanmanna commented 7 years ago

Container not scrolling. if touch over tag view then container not scrolling.

princeHago commented 6 years ago

i have the same issue, can you fix it?

aliraza96 commented 1 year ago

Just wrap the TagContainerLayout inside a scrollview, and that's it. It will start working perfectly.