Compose Unstyled 2.0 is out! Check the official announcement blog ->
Compose Modifier

touchTargetAwareSize

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

touchTargetAwareSize

Source set: Android
public fun Modifier.touchTargetAwareSize(size: Dp): Modifier

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

Last updated: