Does LazyColumn have a buffer. If yes, how can I set it up?
The last element of the list takes a long time to load due to the video. Can I put it in a buffer, or is there another way to keep it from loading every time? How can I increase the number of items to load?