Skip to content

Commit

Permalink
NewFeature: New boolean value has been inserted to ignore selection c…
Browse files Browse the repository at this point in the history
…olor for better performance.
  • Loading branch information
evrencoskun committed Nov 25, 2017
1 parent bc7c614 commit 9ecc0a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies {
- [x] Each column width value can be calculated automatically considering the largest one
- [x] Setting your own model class to displayed in a table view easily.
- [x] TableView has an click listener to listen user touch interaction for each cell.
- [x] TableView columns can be sorted ascendingly or descendingly. (WORK-IN-PROGRESS)


## Implement your item on TableView
Expand Down

0 comments on commit 9ecc0a8

Please sign in to comment.