@SimonUrbanek said in Android Widget Displaying Celcius:
Hi everybody,
I am trying to induce this problem, but the units in the widgets are displayed correctly. I think the error may occur in the synchronization between the application and the widgets. Could you please try the following: In the application in the settings, switch the units to for example celsius, then refresh the widget and then again to faranhait and refresh the widget again? When you change the units in the settings, the settings in the widgets will be synchronized. It is possible that the data for the widgets has been lost and this is how it will be uploaded again. Anyway, I will check the synchronization mechanism again.
I had tried deleting the widget and replacing it, but that didn't change anything.
I swapped the units in settings and refreshed, then swapped them back and refreshed again and it worked. I did have to do this for every unit individually. Changing temperature corrected the temperature on the widget, but rainfall and wind speed were still wrong. After swapping all units it looks like it is fixed.