Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While scrolling images in list view is disturbed. #2

Closed
BuddhaSource opened this issue Jun 8, 2012 · 0 comments
Closed

While scrolling images in list view is disturbed. #2

BuddhaSource opened this issue Jun 8, 2012 · 0 comments

Comments

@BuddhaSource
Copy link

To explain with an example.

List View

Image 1
Image 2
Image 3
------- Beyond the visible area -----
Image 4
Image 5

All the image tags have default src attribute for empty images.

Now when I scroll down & if the connection is slow by default I will see Image1 and Image 2 in Image 4 and 5 place holders. Once the image is loaded it replaced it with correct images.

This is more visible when we scroll fast or use bigger images. It would be great if Image 4 and Image 5 could show the default drawable if the image is not loaded while scrolling.

We tried to play around with the code but I am no expert to fix it :)

EDIT : Fixed by assigning default drawable for this view

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

No branches or pull requests

1 participant