CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

Default animation type hanging on bottom cards

Open Kml55 opened this issue 9 years ago • 1 comments

Hi,

If I use default animation type (UP_DOWN_STACK), scrolling on bottom cards is very slow. If we change animation type as UP_DOWN or ALL_DOWN problem is solved.

Kml55 avatar Aug 31 '16 08:08 Kml55

The item count may too large.This view not have recycle use view.May be caused by this.

ToDou avatar Sep 01 '16 04:09 ToDou