Kodi Community Forum

Full Version: MyWeather.xml
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to remove the footer and its content from the bottom of the Weather screen as seen below. Not been able to figure out how to remove the date and time on the lower left hand corner where the footer was. I'd like to remove all of this as it is redundant to that of the top right hand corner of the screen. I thought this would be in the MyWeather.xml but not seeing it. Any help would be most appreciated.

Official MyWeather.xml: https://www.dropbox.com/s/r1b25tt87n3nkl...r.xml?dl=0
Modded MyWeather.xml (with code lines 16-31 removed): https://www.dropbox.com/s/153xwzhmizn2v2...2.xml?dl=0

Image
I'm not at my pc at the moment so can't say what to remove but as a hint the bottom left time and date is actually, although not obviously, the last time weather info was updated not the system date and time.

Try searching for property(updated) and you may be able to find it.
Turns out that it was label/11/Refresh on code lines 32-38 in the MyWeather.xml. Should have payed attention to the Location posy position and would of found it earlier.

Image