Skip to content

Commit

Permalink
[FEAT]#111: Lottie 위치 조절
Browse files Browse the repository at this point in the history
  • Loading branch information
flash159483 committed Aug 19, 2024
1 parent e3c6c2c commit 18e23ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ private fun VoteHomeContent(
modifier = Modifier
.fillMaxSize()
.zIndex(1f),
contentAlignment = Alignment.Center,
) {
val composition by rememberLottieComposition(
spec = LottieCompositionSpec.RawRes(
Expand Down

0 comments on commit 18e23ce

Please sign in to comment.