AsyncImage在LazyColumnKotlinCompose中的使用
创始人
2024-09-21 04:30:52
0
  1. 导入必要的Compose库 implementation "androidx.compose.foundation:foundation:1.0.0-rc02"implementation "androidx.compose.material:material:1.0.0-rc02"

  2. 在需要使用AsyncImage的地方,引入 androidx.compose.foundation.lazy.LazyColumn,例如:

LazyColumn {
    itemsIndexed(images) { _, imageUrl ->
        AsyncImage(
            modifier = Modifier.fillMaxWidth(),
            contentScale = ContentScale.Crop,
            content = {
                CoilImage(
                    data = imageUrl,
                    contentDescription = null,
                    contentScale = ContentScale.Crop,
                    fadeIn = true,
                    loading = {
                        //显示加载中
                        Box(
                            Modifier
                                .fillMaxSize()
                                .background(Color.LightGray)
                        ) {
                            CircularProgressIndicator(Modifier.align(Alignment.Center))
                        }
                    }
                )
            }
        )
    }
}

这里使用了Coil作为图片加载库。在加载图片时,AsyncImage会显示加载中的进度条。

注意:由于还处于Composable函数编写的过程中,记得使用@Preview注解提供预览效果。

@Preview(showBackground = true)
@Composable
fun PreviewAsyncImage() {
    MyTheme {
        LazyColumn {
            itemsIndexed(images) { _, imageUrl ->
                AsyncImage(
                    modifier = Modifier.fillMaxWidth(),
                    contentScale = ContentScale.Crop,
                    content = {
                        CoilImage(
                            data = imageUrl,
                            contentDescription = null,
                            contentScale = ContentScale.Crop,
                            fadeIn = true,
                            loading = {
                                //显示加载中
                                Box(
                                    Modifier
                                        .fillMaxSize()
                                        .background(Color.LightGray)
                                ) {
                                    CircularProgressIndicator(Modifier.align(Alignment.Center))
                                }
                            }
                        )
                    }
                )
            }
        }
    }
}

其中MyTheme提供了样式和颜色,可以在Theme.kt文件中定义。

@Composable
fun MyTheme(content: @Composable () -> Unit) {
    MaterialTheme(
        colors = Colors,
        typography = Typography,
        content = content

相关内容

热门资讯

透视科技!wepoker免费钻... 透视科技!wepoker免费钻石,wepoker有透视底牌吗(透视)开挂教程(确实有挂)-哔哩哔哩1...
透视私人局!fishpoker... 透视私人局!fishpoker透视,聚星ai辅助工具下载(透视)解谜教程(有挂方式)-哔哩哔哩1、下...
透视软件!aapoker脚本,... 透视软件!aapoker脚本,wepoker如何设置透视(透视)总结教程(有挂详情)-哔哩哔哩1、下...
据了解!wpk辅助是真的吗,拱... 据了解!wpk辅助是真的吗,拱趴大菠萝辅助神器(透视)曝光教程(详细教程)-哔哩哔哩1、首先打开拱趴...
透视肯定!wepoker辅助器... 透视肯定!wepoker辅助器,aapoker怎么选牌(透视)解迷教程(真的有挂)-哔哩哔哩1、aa...
透视教程!hhpoker有透视... 透视教程!hhpoker有透视功能吗,德普之星透视辅助插件(透视)了解教程(有挂头条)-哔哩哔哩1、...
透视科技!wepokerplu... 透视科技!wepokerplus脚本,hhpoker有没有辅助(透视)开挂教程(讲解有挂)-哔哩哔哩...
记者获悉!约局吧能不能开挂,a... 您好,约局吧能不能开挂这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩...
围绕透视问题!wepoker透... 围绕透视问题!wepoker透视脚本免费下载,智星德州有脚本吗(透视)透视教程(有挂方针)-哔哩哔哩...
透视辅助!wpk辅助购买,we... 您好,wepoker提高好牌率这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275054...