liveview-native / liveview-client-jetpack

MIT License
76 stars 3 forks source link

JetPack -> Modifiers -> Other: Modifier.tooltipTrigger() #403

Open AZholtkevych opened 4 months ago

AZholtkevych commented 4 months ago

Doc: https://developer.android.com/reference/kotlin/androidx/compose/material3/TooltipBoxScope#(androidx.compose.ui.Modifier).tooltipTrigger()

Modifier that should be applied to the anchor composable when showing the tooltip after long pressing the anchor composable is desired.

nelson-glauber commented 1 month ago

Seems like this modifier does not exist in version 1.2.1 of Material 3 library