Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TRY_2] Let TimelineItemPresenter persist state across timeline's LazyColumn item lifecycles #1786

Closed
wants to merge 1 commit into from

Conversation

julioromano
Copy link

@julioromano julioromano commented Nov 10, 2023

Another attempt, it differs from TRY_1 in that instead of preserving in memory the states in a dedicated class, we cache the presenter objects and move outside of the present() function the MutableStates we want to keep in between recompositions.

TRY_1 at: #1743

Squashed commits:
[73a54e969] wip
[0ed48cbbe] wip
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/gXR8AM

@julioromano
Copy link
Author

Superseded by #1795

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.

1 participant