Dear All
I'm working with a app browsering Bible. I used the CustomListView to do it. It's ok to show 2 Label in a item . one is for book-chapter-section , another is for the content. everything seems ok. But when I search some word in bible and get 5800 results. that adding 5800 results to the Custom List View takes two much much time
I try ListView for two Label type , it takes a little to add 5800 results, but unfortunatelly, every section Script has different length(see the attatchment), so the ListView can make it.
What should I do now? Any Suggestion is very welcome. Thanks a lot in advance