InQBarna / TableFixHeaders

Android library that implements a table with fixed headers.
Apache License 2.0
818 stars 300 forks source link

How select all cell in a row after onLongClick #105

Open charles-silva opened 7 years ago

charles-silva commented 7 years ago

I need to do this because I want to delete some lines on ActionMode.

thanks.