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.12k stars 572 forks source link

Updates use of Template to use Parameter to ensure valid WFF #965

Closed garanj closed 10 months ago

garanj commented 10 months ago

Template must have at least 1 Parameter element, even though the renderer may work without.

Resources should be specified without the @string prefix.