liveview-native / liveview-client-jetpack

MIT License
89 stars 3 forks source link

JetPack -> Modifiers -> Size: Modifier.touchTargetAwareSize(size: Dp) #348

Open AZholtkevych opened 7 months ago

AZholtkevych commented 7 months ago

Doc: https://developer.android.com/reference/kotlin/androidx/compose/ui/Modifier#(androidx.compose.ui.Modifier).touchTargetAwareSize(androidx.compose.ui.unit.Dp)

Modifier to set both the size and recommended touch target for IconButton and TextButton.

nelson-glauber commented 5 months ago

This modifier is exclusive for Android Wear (smartwatches).