:question: I'm working on my WatchFace's configur...
# compose-wear
b
I'm working on my WatchFace's configuration activity, and trying to understand the
EditorSession
API. Wondering: is there a way to get, for a complication slot id, the name of the currently configured complication? I thought
complicationSlotsState
would be a good candidate but this info doesn't seem to be there (or don't know where to find it).
y
I don't expect you'll get much direct support for watchfaces in this channel.
That said, is complicationsDataSourceInfo what you are looking for?
b
Yes sorry this is not really about Compose - and YES
complicationsDataSourceInfo
is exactly what I needed 🙏 Thanks a lot!
y
First point would have carried a lot more threat, if it wasn't for the second. 😉