Quote:
Originally Posted by DoctorOhh
Maybe it is unique to my new tablet. I rebooted my tablet, cleared cache and data then reconnected to calibe. Same results every time.
|
Thanks for the perseverance. I found it.
It is (was) caused by a timing problem when displaying covers. Android "recycles" image cells to be used in different parts of the screen. It was possible that a cell would be recycled that had not finished computing the cover bitmap for the original location of the cell. If the destination cell was empty then the computed cover for the original cell would be placed into the empty cell.
This could happen only under some very constrained conditions, which luckily for me you were able to identify.
I think it is fixed. At least it no longer breaks for me.