bauerca / drag-sort-listview

Android ListView with drag and drop reordering.
3.2k stars 1.44k forks source link

Drag to remove is disable when soft keyboard is showing #123

Open lhtuan opened 10 years ago

lhtuan commented 10 years ago

I have a drag sort listview and an edittext. Listview work fine, but when i click on edittext, soft keyboard is shown and i can not drag to remove items in listview.