Replies: 1 comment 2 replies
-
The complication as it is passed to faces built with Watch Face Studio is fine the way it is. In WFS the developer can adjust the size of both the text and title fields. What would be really really nice is to have a complication or ability to use the data in a graph. The Watchmaker app has graphs, but are paid. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I've recently bought a Galaxy Watch 5, so I've been playing quite a bit with the xDrip companion.
I have a suggestion for the complication. It seems that newer Wear OS versions (or maybe Samsungs' One UI?) expect the complication title to be the main focus, leaving the text for small details. The current implementation of xDrip does the following:
which results in this:
One simple way of fixing this would be swapping them. I don't know how many uses cases would affect this, since I've seen other Wear OS systems do the opposite.
I've thought about creating a new complication provider focusing only on this behavior. Notably, we could move the trend arrow to the Icon as a MonochromaticIcon. This would leave space for bigger text.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions