felipecsl / AsymmetricGridView

Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
http://felipecsl.com/AsymmetricGridView
MIT License
1.84k stars 431 forks source link

Not support CHOICE_MODE_MULTIPLE_MODAL? #64

Open nyssance opened 7 years ago

nyssance commented 7 years ago

mList.setChoiceMode(AbsListView.CHOICE_MODE_MULTIPLE_MODAL); Long press is not work