Source set: Android
val screenWidthPx =
with(LocalDensity.current) { LocalConfiguration.current.screenWidthDp.dp.toPx() }val screenWidthPx =
with(LocalDensity.current) { LocalConfiguration.current.screenWidthDp.dp.toPx() }Content updated: