Hello all,
I am working on a program that loads an inventory screen for a game. I am using a standard listview but it would be more visually appealing if I could generate a vertical scroll view and populate it with an array of text and image objects. Tic-tac-toe and custom list view tutorials have thus far been unhelpful. Is there another way to do this?
I am working on a program that loads an inventory screen for a game. I am using a standard listview but it would be more visually appealing if I could generate a vertical scroll view and populate it with an array of text and image objects. Tic-tac-toe and custom list view tutorials have thus far been unhelpful. Is there another way to do this?