Custom Grid View with Row span and Column span

前端 未结 3 1156
别那么骄傲
别那么骄傲 2021-01-05 23:14

i am trying to implement a grid view which has the Graphical view as follows. I have gone through various blogs and S.O questions, and unfortunately i am not able to provide

3条回答
  •  独厮守ぢ
    2021-01-06 00:08

    Here's the solution to all your problems: https://github.com/felipecsl/AsymmetricGridView Yeah, I got tired of Android not having a class like this and wrote it myself. Hope it is useful for you.

提交回复
热议问题