FloatingGroupExpandableListView
FloatingGroupExpandableListView copied to clipboard
FloatingGroupView is not cached
Hello!
When GroupView starts to float, convertView passed to the getGroupView method is always null. This affects smoothness of scrolling a lot when View is more complicated then TextView (because it is inflated on each onScroll callback).