简体   繁体   中英

How can we achieve this view in android?

What is that in below image? I mean how can we achieve such views in android ? Is it RecyclerView ? or is that different views managed the way that looks ?

在此处输入图片说明

您应该使用StaggeredGridLayoutManager 官方文档 ,这是一个不错的教程

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM