Hi there.
I like the PM3.HD skin but I want more views...
Is there a chance to import views from other skins without knowlege in skinning?
nope.
it's not easy to copy and paste views from other skins.
it will require a lot of recoding.
Hi,
I have integrated the wall view from the "Backrow" skin for music (not on library view yet.)
(But I also removed the "500" type view which is highly inapropriate on a touchscreen device)
In the package, you'll find a text file which describe modifications and the corresponding lines : IE :
Quote:Music Wall View
Added <include>Music Wall File</include> line 9 in "mymusicSongs.xml"
Add complete def of "wall view" in "ViewsFileMode.xml" line 138 to 479 (coming from "Common Music Files Views.xml" from "BackRow" skin)
In mymusicsongs.xml line 4 <views>50,51,59,53,500</views> becomes <views>50,56,51,59,53,500</views>
It may be a good start for you if you want to do it yourself
Regards,