Skip to content

Releases: Commit451/AdapterLayout

1.1.2

29 Sep 22:04
Compare
Choose a tag to compare
  • Fix to indexes becoming off if views were added/removed from indexes other than last/first respectively

1.1.1

27 Apr 04:47
Compare
Choose a tag to compare
  • Fixed issue with going from larger dataset to smaller via notifyDatasetChanged() thanks to @t7costa

1.1.0

28 Oct 03:10
Compare
Choose a tag to compare

-Allow getting the position of the ViewHolder through use of AdapterLayout
-Bump min to 4.0 due to memory leaks of setting tags within Views