I have a ArrayAdapter and when you click one item, it takes you to a detail page,
image
label
textview
laid out like that.
Since I have to make a API call to get the info for the label/textview. The height of the content view that the scrollview is based off of.
whats the best approach to making variable scrollviews that follow a template. But also have a load time.