TableView
TableView copied to clipboard
is it possible to add a double click event to ITableViewListener ?
will it be possible to add
void onCellDoubleClicked(@NonNull ViewHolder var1, int var2, int var3);
@evrencoskun I noticed an issue in the double click feature. I submitted a fix in #299