evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

Deselection function for columns, rows and cells #263

Open lmontoyaalmera opened 4 years ago

lmontoyaalmera commented 4 years ago

Hi. There is no method to deselect a specific row, column or cell.

evrencoskun commented 4 years ago

Please check #94