lurbas / ListItemView

Implementation of List Item from Material Design
Apache License 2.0
570 stars 65 forks source link

Adding items #18

Closed gaizkaeu closed 6 years ago

gaizkaeu commented 6 years ago

Hello

I would like to know if there is any way to add items to a listview in java. I am planning to download data from json and parsing it into a listview.

Thank you

lurbas commented 6 years ago

There are plenty of answers on SO. It's an issue not related to this library.