Splitties / WffDsl

Kotlin DSL to generate XML based Watch Face Format for Wear OS : https://developer.android.com/training/wearables/wff/watch-face
Apache License 2.0
16 stars 4 forks source link

Group should always have a name #9

Closed lucianbc closed 7 months ago

lucianbc commented 7 months ago

The group element should always have a name. It should be made non-nullable.

This is documented here: https://developer.android.com/training/wearables/wff/group/group

LouisCAD commented 7 months ago

Hello, this is already fixed on the main branch. Can you update your local revision?