pull/2026/merge
이원중 Isaac Lee 2 days ago committed by GitHub
commit 8b8b66c7e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -164,9 +164,6 @@ private fun ScrollableState.DecorativeScrollbarThumb(
)
}
// TODO: This lint is removed in 1.6 as the recommendation has changed
// remove when project is upgraded
@SuppressLint("ComposableModifierFactory")
@Composable
private fun Modifier.scrollThumb(
scrollableState: ScrollableState,

Loading…
Cancel
Save