Skip to content

Android library that implements a table with fixed headers.

License

Notifications You must be signed in to change notification settings

cytsts/TableFixHeaders-1

 
 

Repository files navigation

TableFixHeaders

What is it?

TableFixHeaders is an Android widget to display tables with headers.
The author seems do not maintain this library any more, so I try to fix several bugs and add some new features for it.
U can follow the origin repository here: https://github.com/InQBarna/TableFixHeaders

Features

  • Adapter class to fill the table in an easy way.

  • Own scroll.

  • Impulse scroll.

  • Recycling of views.

  • Shadows when there is more info to scroll.

New Features

  • Gesture bug fix.

  • Tap and select a row.

  • On item clicked listener.

Technical information

  • Required minimum API level: 14

  • Supports all the screens sizes and density.

Sample

Download the sample app here: https://pan.baidu.com/s/1cHsghw

download password: ry5w

Screenshots

Screenshot 1

Screenshot 2

Credits

TableFixHeaders

You can see the license details for open source software HERE

License

Apache License, Version 2.0

About

Android library that implements a table with fixed headers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%