I have an arraylist powerUps, and I want to display it as a list and no matter which user selects a row to get a specific power for a specific time. The whole thing is done, except that I cannot display arraylist elements in listview in libgdx. I searched a lot, but had no idea. I want something like this.

source
share