Hello
I would like to have a lottie as loading indicator. The page has a listview that gets populated from an API call. I would like on page load for the loading indicator to show, and then for it to disappear when the API call of the listview returns values. How can I achieve that?