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

Add a simple ToggleView. #248

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Add a simple ToggleView. #248

merged 4 commits into from
Sep 20, 2023

Conversation

StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Sep 19, 2023

Pull request

Description

Add an easy way to handle toggleable composable view.

Changes made

  • Remove rememberDelayVisibleState and replace it with ToggleView.

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@StaehliJ StaehliJ linked an issue Sep 19, 2023 that may be closed by this pull request
2 tasks
@StaehliJ StaehliJ requested a review from defagos September 19, 2023 14:58
@StaehliJ StaehliJ merged commit 4c4d9ea into main Sep 20, 2023
@StaehliJ StaehliJ deleted the 247-toggleview branch September 20, 2023 09:21
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.

ToggleView
2 participants