Skip to content

Commit

Permalink
Test github markdown link processing
Browse files Browse the repository at this point in the history
  • Loading branch information
bauerca committed Jan 11, 2013
1 parent 686d766 commit 011a20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Item removal can now happen outside of a drag event. The method

If your DSLV instance `android:choiceMode` is not `"none"`, and your
ListAdapter does not have stable ids, you must call
[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\))
within `remove(which)`. See the documentation in the DSLV API for more
info.

Expand Down

0 comments on commit 011a20b

Please sign in to comment.