Compose Indicator
Posted 安果移不动
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Compose Indicator相关的知识,希望对你有一定的参考价值。
package co.haive.lib.common.v2.ui.message.chat.chatroom.full.captain.item
import androidx.compose.animation.core.animateDpAsState
import androidx.compose.foundation.Canvas
import androidx.compose.foundation.layout.Arrangement
import androidx.compose.foundation.layout.Row
import androidx.compose.foundation.layout.requiredWidth
import androidx.compose.foundation.layout.size
import androidx.compose.runtime.Composable
import androidx.compose.runtime.getValue
import androidx.compose.ui.Modifier
import androidx.compose.ui.geometry.CornerRadius
import androidx.compose.ui.geometry.Size
import androidx.compose.ui.graphics.Color
import androidx.compose.ui.unit.Dp
import androidx.compose.ui.unit.dp
@Composable
fun WormPageIndicator(
totalPages: Int,
currentPage: Int,
modifier: Modifier = Modifier,
indicatorSize: Dp = 6.dp,
color: Color = Color.White,
spacing: Dp = indicatorSize,
selectedMultiplier: Int = 3
)
asser
以上是关于Compose Indicator的主要内容,如果未能解决你的问题,请参考以下文章
android 怎么实现带indicator的viewpager
[转]10 Awesome Indicator Applets for Ubuntu’s Unity Desktop