Hello everyone, I would like to extract from a text file content
and display it on a listview
each line of text should be displayed in a row in the listview
I would also like that at some point in the text does not appear the rest of the content, someone tell me how to do?
example:
txt file.
one
two
three
four
listview?
and display it on a listview
each line of text should be displayed in a row in the listview
I would also like that at some point in the text does not appear the rest of the content, someone tell me how to do?
example:
txt file.
one
two
three
four
listview?