pull/2026/merge
이원중 Isaac Lee 1 week ago committed by GitHub
commit c7f107cdc0
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