<Overhang
showClock="true"
logoUri="pkg:/images/channel-logo.png"
logoBaselineOffset="20"
color="0x01182AFF"/>
"jmatt0806" wrote:
The logo displays, but I'm not sure about the size. I have the image at 400 x 90...is this the correct size?
Also, when I change the "color" property of the overhang, it doesn't match the logo background even though they are the same hex values. It looks like there is a default background in the overhang that is still slightly shown even though I'm setting color alpha to 100%. Any ideas?
backgroundURI=""
"jmatt0806" wrote:
I'm only seeing one "logoUri" property, so how does the app know the Uris for the SD and FHD logos?
Are you saying there's no standard sizing for these then?
ui_resolutions=sd,hd,fhd
uri_resolution_autosub=$$RES$$,SD,HD,FHD
logoUri="pkg:/images/Logo-$$RES$$.png"