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

Set Android View ID on TreehouseLayout by default #1533

Merged
merged 3 commits into from
Sep 30, 2023

Conversation

veyndan
Copy link
Contributor

@veyndan veyndan commented Sep 28, 2023

If one doesn't explicitly set an Android View ID, onSaveInstanceState is never invoked, and thus rememberSaveable will never work as intended.

If one doesn't explicitly set an Android View ID, `onSaveInstanceState` is never invoked, and thus `rememberSaveable` will never work as intended.
@veyndan veyndan force-pushed the veyndan/2023-09-28/TreehouseLayoutId branch from 77b860d to 7ec4832 Compare September 28, 2023 15:59
@JakeWharton JakeWharton force-pushed the veyndan/2023-09-28/TreehouseLayoutId branch from 7c21626 to 570e085 Compare September 30, 2023 00:19
@JakeWharton JakeWharton merged commit 57f78b9 into trunk Sep 30, 2023
8 checks passed
@JakeWharton JakeWharton deleted the veyndan/2023-09-28/TreehouseLayoutId branch September 30, 2023 01:00
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.

3 participants