Kodi Community Forum

Full Version: Changing Icon Dimensions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Using Redux theme, and Im trying to figure out how to change the sizes of the folder icons in the root menu's of Music and Videos. By default the skin makes them fill 1/3 of the screen, and am wondering if anyone knows a way to make them appear smaller (can't find reference to them in the xml's).
They'll be using ListItem.Icon as their <info> or $INFO[ListItem.Icon] as their <texture>. They'll likely be in ViewsFileMode.xml or View*.xml

Cheers,
Jonathan
I figured it out! You sir, are a legend!