Skip to content

Commit

Permalink
Added Undo functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
davideas committed Jul 29, 2015
1 parent a7b6219 commit 197e0bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ public boolean onActionItemClicked(ActionMode mode, MenuItem item) {
#Change Log
**2015.07.29**
- Added **Undo** functionality
- Moved getItem() into FlexibleAdapter that now is part of the library
- Moved getItem() into FlexibleAdapter, method now is part of the library
- Added synchronized blocks for write operations on mItems list

**2015.07.20**
- New full working example Android Studio project! (with some nice extra-features)
Expand Down

0 comments on commit 197e0bc

Please sign in to comment.