Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zsoltk
Copy link
Contributor

@zsoltk zsoltk commented Mar 21, 2019

No description provided.

loremIpsumBuilder: LoremIpsumBuilder
) : Dialog<Dialog.Event>({
title = "A title if you wish"
ribFactory {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Factory is not serializable, is it fine?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is in reference to passing the dialog around in a Configuration data class. I guess if it's a RIB inside, it already has its whole infrastructure for dynamic updates (input deps or internal feature impl).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will it handle this dialog correctly after restore though?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not this one, but that's the point - Dialogs that host RIBs do not even need to be serialised and passed inside the Configuration.

@zsoltk zsoltk merged commit 393e983 into badoo:master Apr 3, 2019
@zsoltk zsoltk deleted the add-dialog-support branch April 3, 2019 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants