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
543 stars 87 forks source link

android_wear_capabilities and ressource shrinker #2281

Open Tolriq opened 4 days ago

Tolriq commented 4 days ago

See: https://issuetracker.google.com/issues/348688201

But to resume tools:keep="@array/android_wear_capabilities" is not a valid way to ensure that the resource is kept when present inside the xml itself. Docs should be amended with for example the solution from https://issuetracker.google.com/issues/348688201#comment4

yschimke commented 4 days ago

Note to update https://developer.android.com/training/wearables/data/messages and https://developer.android.com/training/wearables/apps/standalone-apps as well