I'm new to Android development and I'm stuck at the moment because my getView method in my custom adapter is not being called. I'm trying to display data I'm collecting from an API, parse it, and render it onto a screen in android studio. Please help!I'm new to Android development and I'm stuck at