i’m using VerticalPager to display videos and i want to show a footer loading indicator or error if the user reached the last item. Adding an extra item to the count works but having the footer fill the height like the rest of the items doesn’t look great. Any suggestions on just showing a small item on the bottom? Do i have to migrate to LazyColumn + snap just to do that?