Does a replacement for Gallery widget with View recycling exist?

后端 未结 5 547
情深已故
情深已故 2020-12-04 22:40

The default Gallery widget on Android does not recycle views - everytime the view for a new position is called the widget always calls the getView method of the

5条回答
提交回复
热议问题