android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.08k stars 561 forks source link

Simplify layout of Speaker Sample #1103

Closed kul3r4 closed 2 months ago

kul3r4 commented 2 months ago

Further cleanup for #1041 This simplifies the layout removing ConstraintLayout.

yschimke commented 2 months ago

Can we remove it from the gradle file?

implementation libs.androidx.constraintlayout.compose