Skip to content

Releases: ISchwarz23/SortableTableView

v0.9.6 - Improve view adaptation possibilities

Choose a tag to compare

@ISchwarz23 ISchwarz23 released this 06 Jan 11:26

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

Choose a tag to compare

@ISchwarz23 ISchwarz23 released this 16 Aug 11:50

Mayour Bug Fixes:

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

v0.9.4

Choose a tag to compare

@ISchwarz23 ISchwarz23 released this 08 Aug 17:00
Update latest lib version in README file

v0.9.3

Choose a tag to compare

@ISchwarz23 ISchwarz23 released this 27 Jul 17:06
Merge branch 'develop'