Skip to content

Minor bug corrections

Compare
Choose a tag to compare
@MikiLoz92 MikiLoz92 released this 08 Sep 18:54
· 9 commits to master since this release

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 to onSelectionChanged. This provides a better glance of when this method is called.