gpt4 book ai didi

android - 如何在回收站 View (网格布局)中显示图像?

转载 作者:行者123 更新时间:2023-11-30 00:11:43 25 4
gpt4 key购买 nike

如何在 Recycler View (网格布局)中显示可绘制 res 文件夹中的所有图像?如果有数百个怎么办?

我尝试了常规方法并且有效,但当时我只有 5 张图片。如何对 100 张图像执行相同的操作,需要大量工作。

最佳答案

recyclerView.setLayoutManager(new GridLayoutManager(this, numberOfColumns));

要查看图像,您必须使用 Picasso在你的回收适配器中

关于android - 如何在回收站 View (网格布局)中显示图像?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48040806/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com