LinearListView
LinearListView copied to clipboard
Add some Function
add onItemLongClickListener; change the adapter from ListAdapter to BaseAdapter ;
Good, happy to merge this PR after a cleanup.
I have change the code as you say ;