stevebower
11/20/2023, 10:31 AMSwipeToDismissBox
- SwipeToDismissBoxState and other aspects of the API unrelated to Material Design have migrated to Wear Compose Foundation
• SwipeToReveal
- now has handy composables in the Wear Compose Material library that make it easier to follow UX guidance
• PositionIndicator
- now has individual animation specs for the fade-in, fade-out and position-change animations. For performance reasons, we recommend that fade-in and position-change are turned off when used with scrollable lists.
We have also released 1.0.0-alpha15 of the wear.compose.compose-material3 library with changes to SwipeToDismissBox and a performance improvement to Button - see release notes.yschimke
11/20/2023, 11:30 AMmarlonlom
11/20/2023, 4:16 PMmaterial3
parts (color, typography) ?stevebower
11/20/2023, 5:48 PM