Hi,
I'm in the process of making a music app and I'm currently working on the library functionality. I'm having some problems, however, in working with a list view (In particular, the cells). I'm trying to move from a simple textview layout in each
cell that's created within java to one that uses an XML file for layout (Hence keeping the Java file
…