Hi, I downloaded this example channel https://github.com/rokudev/sample-chann ... hannel.zip, and I liked the design, my question is how I reduce the space that exists between the items as shown in th...
Check rowItemSpacing in CategoryScreen.xml, the first value is the horizontal value, currently 100 in the github download. Try decreasing it to 50 or whatever makes sense for you.