资讯动态

Compse Text文字上下居中

发布时间:2026/8/22 18:17:18 来源:尧图企业网站定制
在Text的Modifier中使用.wrapContentHeight(Alignment.CenterVertically)Text( text stringResource(R.string.add_device), modifier Modifier .fillMaxWidth() .weight(1f) .wrapContentHeight(Alignment.CenterVertically), // 内容垂直居中 color Color.Black.copy(alpha 0.5f), textAlign TextAlign.Center, fontWeight FontWeight.Bold, style MaterialTheme.typography.titleMedium )

读完文章,也想定制专属网站?

尧图设计师 24 小时内与您沟通定制方案

免费获取报价