AspOpener
AspOpener

Reputation: 23

How to fill data from web api into Custom listView in android

I want to fetch data from web api and fill in ListView in android. I have already learnt how to call web api and successfully done in my app, but the problem is how to show in my ListView? I want to fill data as in shown in below image.

Image.

How can I fill as exactly as in image? Which components are used in ListView? If this is not a ListView then which layout is this? I also want to know how can I use above buttons(Overview, matches, Teams, standings ). I want to change the data when I press different buttons. Please share your experiences and suggest me some learning sources.

Upvotes: -1

Views: 1482

Answers (1)

Mahdi Ben95
Mahdi Ben95

Reputation: 1

Upvotes: 0

Related Questions