Search code examples
androidandroid-layoutjquery-masonrypinterest

Android BaseAdapter Pinterest style


What are some ways to make the vertical spacing between views the same, as shown in the picture below?

(What I have) enter image description here

(What I need) enter image description here

I've tried playing around with the height of the LinearLayout that I inflate for each of those "tiles", but can't seem to figure this out.


Solution

  • You can check this library. It's in beta state:

    AntipodalWall

    Web