SimpleAppProjects / SimpleWeather-Android

A simple weather application for Android
Apache License 2.0
41 stars 10 forks source link

Remove .setTitle #5

Closed amoledwatchfaces closed 1 year ago

amoledwatchfaces commented 1 year ago

We don't need to see title in custom complications often. 5mph / 'Wind' is not as good as 5mph + Wind Icon. By removing .setTitle, we can force watch face to use Text + Icon layout which is always a better option.

This also applies to AQI, Beaufort, Chance of Rain, Feels like, Humidity, UV Index