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

add support for android:stackFromBottom="true" #124

Open kcochibili opened 10 years ago

kcochibili commented 10 years ago

pls add support for android:stackFromBottom="true" it a core part of a gridView and shouldn't be missing http://developer.android.com/reference/android/widget/AbsListView.html#isStackFromBottom()