File tree Expand file tree Collapse file tree
common/src/androidMain/kotlin/com/dimension/maskbook/common/ui/widget Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,14 +23,12 @@ package com.dimension.maskbook.common.ui.widget
2323import androidx.compose.foundation.background
2424import androidx.compose.foundation.layout.BoxWithConstraints
2525import androidx.compose.foundation.shape.CircleShape
26- import androidx.compose.material.LocalContentAlpha
2726import androidx.compose.material.LocalTextStyle
2827import androidx.compose.material.MaterialTheme
2928import androidx.compose.material.Text
3029import androidx.compose.runtime.Composable
3130import androidx.compose.ui.Alignment
3231import androidx.compose.ui.Modifier
33- import androidx.compose.ui.draw.alpha
3432import androidx.compose.ui.graphics.Color
3533import androidx.compose.ui.text.TextStyle
3634import androidx.compose.ui.unit.sp
You can’t perform that action at this time.
0 commit comments