Android开发:Compose框架中的Surface组件应用
发布时间
阅读量:
阅读量
先展示图表

再观察代码
package com.xiayiye5.composefirst.components
import androidx.compose.foundation.BorderStroke
import androidx.compose.foundation.Image
import androidx.compose.foundation.gestures.ScrollableState
import androidx.compose.foundation.gestures.scrollable
import androidx.compose.foundation.horizontalScroll
import androidx.compose.foundation.layout.Row
import androidx.compose.foundation.rememberScrollState
import androidx.compose.f
全部评论 (0)
还没有任何评论哟~
