How do you make a Gridview like that?

Asked

Viewed 111 times

1

Hello, I am learning Android and I learned a lot about Listview... But not much about Gridview, so I would like to know how to develop a Gridview similar to the below: (The title "POPULAR" Never mind), I just wanted to know how to configure the "single item", because I have many doubts and I believe that when analyzing the code I can solve...

inserir a descrição da imagem aqui

  • You will have to create a custom Adapter to load custom views. It gives a search on Google. There are thousands of tutorials on this.

  • I would advise you to do this with a recyclerview Quote this tutorial here: https://inducesmile.com/android/android-gridlayoutmanager-with-recyclerview-in-material-design/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.