alhrock / droidseries

Automatically exported from code.google.com/p/droidseries
0 stars 0 forks source link

Laggy scrolling the main list #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the DroidSeries
2. Insert about 10 different series
3. Try to scroll the mail list

What is the expected output? What do you see instead?
It should list smoothly but it's quite laggy instead.

What version of the product are you using? On what operating system?
0.1.2

Please provide any additional information below.
Are you using recyclating the view for each item in list ?

Original issue reported on code.google.com by ondra.be...@gmail.com on 22 Jul 2010 at 6:58

GoogleCodeExporter commented 8 years ago
Indeed, this is a problem. My guess is that the problem is in the list adapter. 
I'm already recycling. Working on this issue now.

Original comment by paulo.cabido@gmail.com on 2 Aug 2010 at 3:41

GoogleCodeExporter commented 8 years ago
This bug is fixed since version 0.1.4

Original comment by paulo.cabido@gmail.com on 9 Aug 2010 at 8:32