In my fragment, I perform: mActionHelper.showUndoBar(getView(), itemsList, lastPositionSelected);. The showUndoBar() method simply creates a Snackbar with ...
確定! 回上一頁