DevAhamed / MultiViewAdapter

Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
820 stars 149 forks source link

Grid Layoutmanger spacing. #32

Closed karthiktag closed 5 years ago

karthiktag commented 7 years ago

I have to increase gap of grid view items nearly 23dp. But I'm not getting that much spacing in between. Could you please suggest me on this? My span count is 2: Actual Result: Grid1 Grid2 Grid3 Grid4

Excepted Result: Grid1 Grid2 Grid3 Grid4

DevAhamed commented 7 years ago

Sorry for my late response. If you can send some screenshot/images it would be helpful to understand your requirement