google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
544 stars 87 forks source link

Fix WearDataLayerAppHelper on robo #2161

Closed yschimke closed 3 months ago

yschimke commented 3 months ago

WHAT

Fix running on robo

WHY

WearDataLayerAppHelper fails on robo, because it starts before an isAvailable() check

HOW

Checklist :clipboard: