https://kotlinlang.org logo
Title
s

stevebower

03/23/2023, 11:13 AM
Compose for Wear OS 1.2.0-alpha07 was released on Wed 22nd March. It includes some bug fixes for accessibility in Picker (with corresponding updates to the Picker composables in Horologist) - see the release notes for additional details. Also, we have introduced an early alpha of the wear.compose.compose-material3 library - Material 3 is the next evolution of Material Design and includes updated theming and redesigned components. We will continue to develop Wear Material (
androidx.wear.compose:compose-material
) and Wear Material 3 (
androidx.wear.compose:compose-material3
) in parallel - see release notes.
j

John O'Reilly

03/23/2023, 11:14 AM
Are there any Wear OS samples yet that are using Material3?
y

yschimke

03/23/2023, 12:04 PM
This also changes compose from 1.4.0-beta02 (which just went final yesterday) to 1.5.0-alpha01, so something to be aware of if you notice any issues. May come from early alphas.
s

stevebower

03/23/2023, 12:32 PM
Hi - no samples yet using Material3, they will follow soon.