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

Some datalayer docs out of date #2160

Closed yschimke closed 3 months ago

yschimke commented 3 months ago

datalayer-helpers-guide.md

In onComplicationActivated:

wearAppHelper.markComplicationAsActivated("GoalsComplication")
In `onComplicationDeactivated`:

```kotlin
wearAppHelper.markComplicationAsDeactivated("GoalsComplication")
yschimke commented 3 months ago

cc @kul3r4