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.1k stars 569 forks source link

Speaker sample various updates #1094

Closed kul3r4 closed 3 months ago

kul3r4 commented 3 months ago

Still need removing Constraint Layout, addressing in future PR.

New version SpeakerSamplenew.webm

Old version speakersampleapp.webm

kul3r4 commented 3 months ago

Looks great, but mixing activity and view model is a code smell.

Thanks! PTAL I removed the context from the viewModel