vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

4 buttons = 4 callbacks? #12

Closed Rainer-Lang closed 8 years ago

Rainer-Lang commented 8 years ago

I need something to avoid code duplication if I have eg 4 buttons with sublimepicker-callbacks.

Rainer-Lang commented 8 years ago

Solved. DialogFragment.show(FragmentManager manager, String tag) using "tag"