Open AndroidDeveloperLB opened 9 years ago
In the sample, when you tap on an item it removes it from the list. Sorry if this is confusing - I've been meaning to rewrite the sample for a while now.
We don't currently support item animations (see #5)
There is a pull request that partially addresses this (#75)
I did notice the issue about clicking on an item above C triggering the header click listener that you mentioned. It doesn't seem to happen all the time - only after removing items.
it's not confusing. It's a legit sample behavior. It just has bugs...
@AndroidDeveloperLB Do you solved this problem? i hava the same queastion? can you help me
@MrUncleYzw I just don't use this library anymore
@AndroidDeveloperLB all right ... 3q for reply
Steps:
The bug: the item changes its text and then animates below "C". Even worse: if you remove enough items, and you click on an item above "C" section, it thinks you've clicked on a header.
Here's an animation showing the issues: