Multiple selectable GridView

后端 未结 3 1967
感情败类
感情败类 2021-02-06 06:18

OK, so I think I\'ve exhausted searching for this question, and it\'s either that I\'m totally missing something or nobody else has tried to create a GridView (showing images) w

3条回答
  •  南笙
    南笙 (楼主)
    2021-02-06 07:23

    Have a look at this example -- they use a custom layout class that implements Checkable interface and set a colored background-drawable on checked items.

提交回复
热议问题