当前位置:网站首页>Kotlin compose multiple item scrolling
Kotlin compose multiple item scrolling
2022-07-05 09:57:00 【Ango can't move】
LazyRow or LazyCloumn Can scroll horizontally . Very good ..
however . They have only one very monotonous column
have access to
LazyVerticalGrid
@OptIn(ExperimentalFoundationApi::class)
@Preview
@Composable
fun SimpleList() {
LazyVerticalGrid(
cells = GridCells.Adaptive(minSize = 128.dp)
) {
items(100) { photo ->
Text(text = "First ${photo}item")
}
}
}
Very good
边栏推荐
- 【sourceTree配置SSH及使用】
- ThreadLocal source code learning
- E-commerce apps are becoming more and more popular. What are the advantages of being an app?
- 卷起來,突破35歲焦慮,動畫演示CPU記錄函數調用過程
- Optimize database queries using the cursor object of SQLite
- How to correctly evaluate video image quality
- 基于宽表的数据建模应用
- (1) Complete the new construction of station in Niagara vykon N4 supervisor 4.8 software
- Common fault analysis and Countermeasures of using MySQL in go language
- Evolution of Baidu intelligent applet patrol scheduling scheme
猜你喜欢

卷起来,突破35岁焦虑,动画演示CPU记录函数调用过程

【C语言】动态内存开辟的使用『malloc』

让AI替企业做复杂决策真的靠谱吗?参与直播,斯坦福博士来分享他的选择|量子位·视点...

Why do offline stores need cashier software?

Common fault analysis and Countermeasures of using MySQL in go language

Node の MongoDB Driver
![[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution](/img/f3/782246100bca3517d95869be80d9c5.png)
[NTIRE 2022]Residual Local Feature Network for Efficient Super-Resolution

90%的人都不懂的泛型,泛型的缺陷和应用场景

How Windows bat script automatically executes sqlcipher command

H.265编码原理入门
随机推荐
TDengine 已经支持工业英特尔 边缘洞见软件包
Dry goods sorting! How about the development trend of ERP in the manufacturing industry? It's enough to read this article
卷起来,突破35岁焦虑,动画演示CPU记录函数调用过程
Principle and performance analysis of lepton lossless compression
Tutorial on building a framework for middle office business system
Windows uses commands to run kotlin
Tongweb set gzip
MySQL installation configuration and creation of databases and tables
Vs code problem: the length of long lines can be configured through "editor.maxtokenizationlinelength"
SQL learning alter add new field
LeetCode 496. Next larger element I
The most comprehensive promotion strategy: online and offline promotion methods of E-commerce mall
揭秘百度智能测试在测试自动执行领域实践
Observation cloud and tdengine have reached in-depth cooperation to optimize the cloud experience of enterprises
90%的人都不懂的泛型,泛型的缺陷和应用场景
Android privacy sandbox developer preview 3: privacy, security and personalized experience
View Slide
mysql80服务不启动
Wechat applet - simple diet recommendation (3)
[team PK competition] the task of this week has been opened | question answering challenge to consolidate the knowledge of commodity details