Hey, Is there a way to configure the short text comp. to not show the “globe” icon with world clock? ex LA 3:00 with no icon?
But I want to be able to select the weather, have the weather icon and temp.
but then if I switch to world clock not have the icon show if that makes sense.
I asked for the same thing in a different thread and unfortunately it is not possible.
Ron also gave me the reason, here is the answer.
The short answer is No.
The philosophy of Wear OS Powered By Samsung us to have a consistent user interface over all smart watches.
Simply put there are predefined templates for complications that the developer just fills in. So you can determine the size shape and placement
In theory you can change the layout in WFS to show only some components but it appears to me that only works if the complication has that variable too. But there is no way to cherry pick the complications that have icons or not.
Ron
Samsung Developer Relations
Not sure if this has anything to do with what Darkw1ng_Canuck asked.
nazi.farhadi3171 is an SEO spammer the new trend is to comment to a thread and once it is approved edit the post to include spam links.
Thanks for posting my response.
Ron
1 Like
@Ballozi you achieved this with your gilas face. Would you mind explaining how the globe symbol disappears with world clock but shows the weather icon in the same complication?
You have to add two layouts. 1 for Icon+Text and 1 for Text +Title. Removed the default layout(Icon+Text+Title) that is loaded when you first drop the complication.
3 Likes
Brilliant. Thanks for sharing!