chanjungskim
04/19/2023, 3:47 PMephemient
04/19/2023, 4:00 PMchanjungskim
04/20/2023, 12:35 AMchanjungskim
04/20/2023, 12:35 AMchanjungskim
04/20/2023, 12:41 AMephemient
04/20/2023, 3:18 AMephemient
04/20/2023, 3:19 AMinternal fun detectTapAndPress()
, but you can also see all the code for that, it's simple: https://github.com/androidx/androidx/blob/androidx-main/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/gestures/TapGestureDetector.kt#L226)chanjungskim
04/20/2023, 3:23 AMchanjungskim
04/20/2023, 3:24 AMchanjungskim
04/20/2023, 3:24 AMephemient
04/20/2023, 3:25 AMephemient
04/20/2023, 3:27 AM@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
to ignore internal
and use it anywaychanjungskim
04/20/2023, 3:28 AMephemient
04/20/2023, 3:31 AMephemient
04/20/2023, 3:32 AMchanjungskim
04/20/2023, 3:36 AMchanjungskim
04/20/2023, 3:36 AMephemient
04/20/2023, 3:39 AMephemient
04/20/2023, 3:40 AMchanjungskim
04/20/2023, 3:42 AMchanjungskim
04/20/2023, 3:52 AMchanjungskim
04/20/2023, 2:32 PM