android-tagview
android-tagview copied to clipboard
Performance issues when 50+ Tags in TagView
Observed significant performance issues when:
- Created a tagview layout inside ScrollView with 50+ tags.
- Change tag attribute (say color) in
OnTagClickListener. Entire view freezes for several seconds.