issues
search
kemallette
/
MultiChoiceExpandableList
Adds support for multiple choice mode to ExpandableListView
MIT License
1
stars
0
forks
source link
Item Click Behavior Modes
#3
Closed
kemallette
closed
11 years ago
kemallette
commented
11 years ago
Click Modes
Group
Long-click check - long click checks/unchecks item
Long-click expand - long click expands a group (disables click expand unless a separate expand/collapse handle view is implemented in the item view)
Check onClick - click checks/unchecks and item (disables click expand unless a separate expand/collapse handle view is implemented in the item view)
Child
Long-click check
Check onClick
Normal open onClick (just delegates to that item's click listener)
kemallette
commented
11 years ago
Closed and moved to
https://github.com/kemallette/ListBoost
Click Modes
Group
Child