Slide 25
Slide 25 text
- workflow pieces in methods: for dialog, no
need to know next step
- .onErrorResumeNext() to avoid break
on less important elements
- .flatMap() to show and wait for dialog
- .publish() and .connect() to share
Observable
- SimpleAlertDialogOperator to convert
a dialog into Observable