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

listview refresh bug #4

Closed
xalexchen opened this issue Sep 24, 2013 · 7 comments
Closed

listview refresh bug #4

xalexchen opened this issue Sep 24, 2013 · 7 comments
Assignees
Labels

Comments

@xalexchen
Copy link

hey,first great work,cool stuff.
i try to build this demo this morning.i found a little bug in listview refresh.when i swipe to dismiss item.sometime it will appear the following bugs (black line)
device-2013-09-24-104337

on this moments when i try to Reset items than
device-2013-09-24-104352

any idea ?

@timroes
Copy link
Owner

timroes commented Sep 24, 2013

Hei I will have a look at that today evening. Could you tell me if you swiped in a special way (order of the items you swiped, speed you swiped)? Anything that could help me to reproduce that bug :)

@xalexchen
Copy link
Author

i think the speed issue.when i swipe one item to dismiss , do not wait black line dismiss(or maybe wait until the request layout animation finished),then continue to swipe the near by item.(yes,it must be near by item) then the things happen.

xalexchen

From: Tim Roes
Date: 2013-09-24 16:58
To: timroes/EnhancedListView
CC: Alex.Chen
Subject: Re: [EnhancedListView] listview refresh bug (#4)
Hei I will have a look at that today evening. Could you tell me if you swiped in a special way (order of the items you swiped, speed you swiped)? Anything that could help me to reproduce that bug :)

Reply to this email directly or view it on GitHub.

@timroes
Copy link
Owner

timroes commented Sep 24, 2013

I was able to reproduce this on an old 2.3 device. So I will have a look at it soon. But at least it doesn't appear on 'modern' devices ;)

@timroes
Copy link
Owner

timroes commented Sep 24, 2013

Found it :) .. And my fingers hurt from fast swiping ;)
Will try to find the other bug today evening, and push a fixed update tomorrow (together with a new demo app).

@xalexchen
Copy link
Author

:)good

On Tuesday, September 24, 2013, Tim Roes wrote:

Found it :) .. And my fingers hurt from fast swiping ;)
Will try to find the other bug today evening, and push a fixed update
tomorrow (together with a new demo app).


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-25007277
.

@ghost
Copy link

ghost commented Jun 10, 2014

Hi Tim,

This is a nice library, and great work . I have included it in one of our key project as maven dependency and still experience this bug when randomly swiping very fast on the EnhancedListView. "06-10 09:49:48.929: E/AndroidRuntime(29631): java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1".

Do you have an idea of what might be the cause of the problem?

@timroes
Copy link
Owner

timroes commented Jun 10, 2014

@klaaskabini The bug unfortunately still exists. The new bug report ist #7 .
I haven't been able to track it down yet, and would be very happy if anyone has any ideas, what is causing this.

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

No branches or pull requests

2 participants