Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideSteduto authored and DavideSteduto committed Jun 19, 2015
1 parent 1fe6c42 commit 6b9cd49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ I would like to add some new functionalities, like the Undo (Time is always miss
***
#Usage for Multi Selection
In your activity change the Mode for the _ActionMode_ object.

@Override
public boolean onCreateActionMode(ActionMode mode, Menu menu) {
mode.getMenuInflater().inflate(R.menu.menu_context, menu);
Expand Down

0 comments on commit 6b9cd49

Please sign in to comment.