Compose ConstraintLayout’s pivots aren’t working as intended?
I am trying to use Compose’s ConstraintLayout
composable to place a composable on 30% midway through the screen from the top.
I am trying to use Compose’s ConstraintLayout
composable to place a composable on 30% midway through the screen from the top.