Hello
I needed help with a listview view. I tried to refer to existing solution, but I can't really understand.
I want to create a listview with different list of books, then when I click, I want it to open with default pdf viewer.
I have seen examples with item #1 , item #2 ..... but can't modify to how I want. besides I want to create it on a designer layout , not on the main activity.
thanks.
What about to create the Sub_s with the Clear listview and AddSingleLine ... and call them?
or
You can create more listviews with Visual Designer and you can call them in your app.