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

Fix column positioning bug for Kindle devices #179

Open zyzof opened 9 years ago

zyzof commented 9 years ago

...andscape, non-fullscreen Kindle devices where the width is first calculated without accounting for the options bar along the side, then recalculated with it)