Minor bug corrections
Corrected a bug where the ActionMode updateActionMode
method would not be called when using selectItem
method. Thus, ActionMode title would not change.
API changes:
- Renamed
updateActionMode
toonSelectionChanged
. This provides a better glance of when this method is called.