whilu / AndroidTagView

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

Scroll Issue #65

Open ahmadrushdie opened 7 years ago

ahmadrushdie commented 7 years ago

When i add the tagview inside scrollview there is issue in scrolling

Foivos-Stamopoulos commented 6 years ago

Same here. .. More specifically if you point with your finger at a tag and try to scroll, screen will not scroll. Please fix! :)

Oliver530 commented 4 years ago

I have the same problem. Are there already plans for the future to solve the issue?

LouisLin0706 commented 2 years ago

Make a clickable fake view over it...

aliraza96 commented 1 year ago

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