Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GridView columns with different sizes

I'm trying to make a gridview like below image. enter image description here

Is there any library? Could you please help me. Thanks Advance.

like image 596
Siri Avatar asked Mar 16 '26 19:03

Siri


1 Answers

RecyclerView with StaggeredGridLayoutManager is what you are looking for.

StaggeredGridLayoutManager example tutorial

StaggeredGridLayoutManager documentation

like image 56
Damian Kozlak Avatar answered Mar 18 '26 08:03

Damian Kozlak



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!