Thanks Franky. ill get back to making the layouts soon, they don't take that long
@Peter i just saw your last reply sorry mate i never noticed it earlier , i just tried what you said regarding the third layer, i need to do some testing but i think that works for multiple layouts
just need a grid view and i can make some awesome views that will work for any system and still make the full screen look populated
with a grid view you would need to be able to make the size of the grid any size you want and the size of the place holders any size you want so if you wanted 3 rows of logos at the bottom of the screen or a full screen of box art it would be all achievable
**edit**
just did some quick testing this will work fine for multiple view layouts.
method i'll use is
main menu will be in it's own layout file
layouts/layout name/layout.xml
then i'll have each layout view in
layouts/layout name/colections/collection name/layout.xml
this way ill keep a backup of the various layout for the collections zipped within the layouts folder
so they can be applied to which ever collection you want them
thank you peter, problem 1 solved