Howdy, i have a app with dynamic listview. i first load a single column from airtable which normally takes 1-3 secs and after that i create a listview using Custom listview by @Souvik_Bera. upon creating the listview it takes like 1-3 secs depending on the amount of index. the list contains text (x3) and a image which the listview is able to load asynchronously.
so in total it takes about 3-6 secs only in loading the listview completely. can someone give any suggestion to imrpove the speed and reduce the delay?