#32
- StickyGridHeadersBaseAdapterWrapper: removed manual mRowSiblings from
the getView with the null convertView parameter to avoid performance
issues and view inflating for each element except first one in each row
- StickyGridHeadersBaseAdapterWrapper.ReferenceView: adjusted onMeasure
to call forceRowMeasurement only when last element in row is measuring