android - Adding text views into listView dynamically -


i need make dynamic listview , button add elements(textviews) when clicked. have been trying research this, didn't find help, possibly because not @ java , oop @ current moment. have found link: dynamic listview in android app , wasn't able understand fully.

there's lot need learn before tackling tasks hard these.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

java - Cannot resolve constructor when using ArrayAdapter -