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

RuntimeException #203

Open ghost opened 5 years ago

ghost commented 5 years ago
E/AndroidRuntime:     at com.evrencoskun.tableview.listener.itemclick.AbstractItemClickListener.onInterceptTouchEvent(AbstractItemClickListener.java:79)
        at android.support.v7.widget.RecyclerView.dispatchOnItemTouch(RecyclerView.java:2851)
        at android.support.v7.widget.RecyclerView.onTouchEvent(RecyclerView.java:2979)
MGaetan89 commented 5 years ago

Can you provide the full stacktrace? Which version of the library are you using?

MGaetan89 commented 4 years ago

Hi @blackberry2016. Do you still have an issue with v0.8.9?