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.
Modifier to set both the size and recommended touch target for IconButton and TextButton.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun Modifier.touchTargetAwareSize(size: Dp): Modifier
Modifier to set both the size and recommended touch target for IconButton and TextButton.
Last updated: