Skip to content

Releases: ISchwarz23/SortableTableView

v0.9.6 - Improve view adaptation possibilities

06 Jan 11:26
Compare
Choose a tag to compare

The TableView as well as the SortableTableView provide now more adaptation possibilities for the data display area. Now the data area supports now all the customization possibilites which are supported by the TableView. This can be edited via the layout file. An example adaptation possibility is the divider adaptation like divider color or divider height.

v0.9.5 - Bug Fixes

16 Aug 11:50
Compare
Choose a tag to compare

Mayour Bug Fixes:

  • notifyDataSetChanged() not working
  • ClassCastException on pre lollipop devices

v0.9.4

08 Aug 17:00
Compare
Choose a tag to compare
Update latest lib version in README file

v0.9.3

27 Jul 17:06
Compare
Choose a tag to compare
Merge branch 'develop'