soarcn/UndoBar

Pass Parcelable to onClear

Closed this issue · 2 comments

I'm following the approach to do the actual work in onHide which is why I'd like to call onHide from onClear. But I need the parcelable to do this. Would really love this addition :)

Hi, for me, it sounds a little bit wire if onHide has the parcelable object to pass in, but I think it would be needed in some case.

I have a plan to create a message poll in this library, then developers could handle multiple requests easily in an elegant way. Before that, I would not like to modify the interface.

If you have a urgent need about this, you could create your own fork and done that. :)

parcelables will be passed into onClear since 1.6