Android的 - ListView的内部库使滚动不顺畅不顺畅、Android、ListView

由网友(..警告:╰淡定。)分享简介:我实现了一个画廊,和里面我有很多的列表视图从左至右。出于某种原因,画廊的伟大工程的所有意见,但不与列表视图。随着列表视图,在走廊上滚动时,有时我得到小跳。I implemented a gallery, and inside it I have many listviews from left to right....

我实现了一个画廊,和里面我有很多的列表视图从左至右。 出于某种原因,画廊的伟大工程的所有意见,但不与列表视图。 随着列表视图,在走廊上滚动时,有时我得到小跳。

I implemented a gallery, and inside it I have many listviews from left to right. For some reason Gallery works great with all views but not with listview. With listview, when scrolling on the gallery, sometimes I get little jumps.

人对如何解决这个想法?

Anyone have an idea on how to solve this?

一些注意事项:画廊使用适配器找出显现,然后根据列表视图适配器上创建

some notes: The gallery uses an adapter to find out what to show, and then the listview is created based on the adapter

感谢

推荐答案

滚动项目内的其他项目滚动往往有问题。我并不感到惊讶,这并不能很好的工作。

Scrollable items inside of other scrollable items tends to have problems. I am not surprised that this does not work well.

阅读全文

相关推荐

最新文章