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.13k stars 453 forks source link

Implement performClick in cellRecyclerView and etc #404

Open bahmanebazoo opened 1 year ago

bahmanebazoo commented 1 year ago

Hi, I need to control onTouchListener of (cell, column, and row) recyclerViews. is it possible for you that somehow override performClick? Because we have a list of matrices in a recyclerView vertically.