I\'m trying to implement a facebook like, gallery grid, where items have different sizes:
I was trying to use different libraries/solutions but for now with
You can use recyclerview with StaggeredGridLayoutManager to accomplish this. StaggeredGridLAyoutManager already handles this, also u can use setFullSpan for a image to use a whole row