MultiChoiceAdapter v2.2.4 Release Notes

Release Date: 2013-07-12 // almost 11 years ago
    • โž• Added support for non-checkable items (useful, for instance, if you want to have headers between regular, checkable items).
    • โž• Added getViewImpl() to MultiChoiceSimpleCursorAdapter so that implementations can customize the model-to-view mapping
    • ๐Ÿ”„ Changed order in which we call setTag and setChecked, previous one caused problems to some people
    • โž• Added alphabet indexer sample.