Releases: ISchwarz23/SortableTableView
Releases · ISchwarz23/SortableTableView
v0.9.6 - Improve view adaptation possibilities
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
Mayour Bug Fixes:
notifyDataSetChanged()
not workingClassCastException
on pre lollipop devices
v0.9.4
Update latest lib version in README file
v0.9.3
Merge branch 'develop'