etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

SDK8 support #136

Open messer00 opened 9 years ago

messer00 commented 9 years ago

Hi, the setAdapter method isn't supported until api11. Would it be possible to make it back compatibile with api8?