AndroidCompose-如何在状态栏下显示图片?
创始人
2024-10-06 19:01:53
0

首先,我们需要使用androidx.core:core-ktx:1.6.0依赖库中的Insets属性来测量状态栏、导航栏等系统装饰视图的高度。

val systemPadding = rememberInsets {
    it.systemBars
}

然后,我们可以在页面中使用Box组件包裹需要显示在状态栏下方的图片,并设置Boxpadding属性为systemPadding.top的值,以便将图片下移。

Box(
    contentAlignment = Alignment.TopCenter,
    modifier = Modifier.fillMaxSize().padding(top = systemPadding.top)
) {
    Image(
        painter = painterResource(id = R.drawable.image),
        contentDescription = null,
        modifier = Modifier.fillMaxWidth().height(200.dp),
        contentScale = ContentScale.Crop
    )
}

最后,我们需要在主题文件中设置状态栏为透明色。这可以通过在themes.xml中将true改为false来完成。

完整示例代码:

@Composable
fun ImageUnderStatusBar() {
    val systemPadding = rememberInsets {
        it.systemBars
    }
    Box(
        contentAlignment = Alignment.TopCenter,
        modifier = Modifier.fillMaxSize().padding(top = systemPadding.top)
    ) {
        Image(
            painter = painterResource(id = R.drawable.image),
            contentDescription = null,
            modifier = Modifier.fillMaxWidth().height(200.dp),
            contentScale = ContentScale.Crop
        )
    }
}

@Composable
fun MyApp() {
    MaterialTheme {
        ImageUnderStatusBar()
    }
}

// themes.xml

相关内容

热门资讯

透视神器!wepoker手机版... 透视神器!wepoker手机版透视脚本(透视)wepoker辅助工具(竟然一直都是有透视)-哔哩哔哩...
透视教程!wepoker免费脚... 透视教程!wepoker免费脚本(透视)wepoker免费辅助器(总是有挂)-哔哩哔哩1、玩家可以在...
透视app!wepokerpl... 透视app!wepokerplus作必弊(透视)wepoker透视是真的吗(真是有脚本)-哔哩哔哩一...
透视工具!德扑之心免费透视(透... 透视工具!德扑之心免费透视(透视)德普之星怎么开辅助(果然一直都是有脚本)-哔哩哔哩1、德普之星怎么...
透视app!wepoker线上... 透视app!wepoker线上大神(透视)黑侠破解wepoker(都是是有辅助器)-哔哩哔哩1.黑侠...
透视方法!hhpoker作必弊... 透视方法!hhpoker作必弊码怎么用(透视)hhpoker透视脚本下载(一贯真的有挂)-哔哩哔哩1...
透视app!德普之星的辅助工具... 透视app!德普之星的辅助工具介绍(透视)德普之星辅助工具如何设置(其实是有透视)-哔哩哔哩1、在德...
透视教程!越乡游义乌辅助器(辅... 透视教程!越乡游义乌辅助器(辅助)圣游辅助软件(原来是真的有辅助器)-哔哩哔哩1、起透看视 越乡游义...
透视攻略!hhpoker是正品... 透视攻略!hhpoker是正品吗(透视)hhpoker真的有透视吗(确实真的有挂)-哔哩哔哩1、hh...
透视工具!德普之星私人局辅助免... 透视工具!德普之星私人局辅助免费(透视)德普之星透视(一贯是有辅助器)-哔哩哔哩1、起透看视 德普之...