I don’t know if this a bug, but it is a little weird.
I use a ListView at that place because a Column or Row will generate all delegates directly or won’t it? The ListView will dynamically load more item when scrolled further, so if the user never scrolls to the end the delegates don’t need to be generated and the data not loaded..
↧