xoceunder
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2021
11:29 AM
How can I add a photo to LabelList
How can I add a photo to LabelList
<LabelList id="EpgNowGrid" focusRow = "0" numRows="7" focusBitmapUri="pkg:/images/inactive.jpg" focusFootprintBitmapUri="pkg:/images/active.png" vertFocusAnimationStyle= "floatingFocus" translation="[461,462]" itemSize="[643,63]" itemSpacing="[0,6]" color="#FFFFFF"/>
how to make it have a photo to always show and one when selected
1 REPLY 1


Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2021
05:22 PM
Re: How can I add a photo to LabelList
Hi @xoceunder,
Actually, I observed in your XML file that you named the id "EpgNowGrid". Are you trying to implement an EPG with this component? In that case, have you looked at our TimeGrid documentation that explains how to do this?