Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Bug on sample: weird animation when clicking on items and false-telling of clicking on header #77

Open
AndroidDeveloperLB opened this issue Sep 9, 2015 · 5 comments

Comments

@AndroidDeveloperLB
Copy link

Steps:

  1. scroll down so that you can see both "B" section and "C" section, so that "C" section will be at the middle.
  2. click on any item above "C"

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:

device-2015-09-09-104452

@jacobtabak
Copy link
Contributor

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.

@AndroidDeveloperLB
Copy link
Author

it's not confusing. It's a legit sample behavior.
It just has bugs...

@MrUncleYzw
Copy link

@AndroidDeveloperLB Do you solved this problem? i hava the same queastion? can you help me

@AndroidDeveloperLB
Copy link
Author

@MrUncleYzw I just don't use this library anymore

@MrUncleYzw
Copy link

@AndroidDeveloperLB all right ... 3q for reply

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants