We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686d766 commit 011a20bCopy full SHA for 011a20b
README.md
@@ -230,7 +230,7 @@ Item removal can now happen outside of a drag event. The method
230
231
If your DSLV instance `android:choiceMode` is not `"none"`, and your
232
ListAdapter does not have stable ids, you must call
233
-[DragSortListView.removeCheckState(int position)](http://bauerca.github.com/drag-sort-listview/reference/com/mobeta/android/dslv/DragSortListView.html#removeCheckState(int))
+[DragSortListView.removeCheckState(int position)](http://bauerca.github.com/drag-sort-listview/reference/com/mobeta/android/dslv/DragSortListView.html#removeCheckState(int\))
234
within `remove(which)`. See the documentation in the DSLV API for more
235
info.
236
0 commit comments