TableView icon indicating copy to clipboard operation
TableView copied to clipboard

Set a default void implementation on Cell, HeaderCell, RowCell event listeners

Open fscarponi opened this issue 4 years ago • 0 comments

Set A default void implementation on Cell, HeaderCell, RowCell Click/long click listener

this simple upgrade can save a lot of unnecessary work... without this if u don't override methods the lib will crash on run time! (but not in compile time)

fscarponi avatar Nov 08 '21 11:11 fscarponi