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

function setEnabled #73

Open vitrinh282 opened 6 years ago

vitrinh282 commented 6 years ago

I mean, I wanna disable click on gridview, item of gridview, but when i call list.setEnable(false), i still can click on item of gridview