Skip to content

Releases: Zardozz/FixedHeaderTableLayout

Fixed attribute name clashes

19 Jan 20:19
Compare
Choose a tag to compare
Pre-release

Fixed clash of attribute names #6 by adding a library specific prefix (breaking change) and removing some unused attributes
Fixed some Typos in docs
Updated some library versions
Fixed release signing Typo
Updated sdk version as required by some libraries

Addition example of Sub Table Bonus Feature

10 Jan 22:05
Compare
Choose a tag to compare

Updated Example App to allow adding multiple different examples.
Add example of using FixedHeaderSubTableLayout directly for modular multiple tables.
Created a Utils Class for width aligning methods, so they can be used independently.

Added click in Children

17 Dec 18:55
Compare
Choose a tag to compare
Pre-release

Fixed it so scale and scroll work when children views have click listeners.

Fixed ProGuard and build files

19 Mar 02:35
Compare
Choose a tag to compare
Pre-release

Fixed a few build config issues

First Release

18 Mar 16:48
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

First Release