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

Remove internal from FlippableController #1

Conversation

stevetripp
Copy link

Currently, device rotation restores the FlippableState to INITIALIZE. In order to persist state
across device rotation I would like to host the FlippableController in the view model so that
I can manager it there.

Alternatively, it would be nice to be able to implement my own remember where I'm able to provide a key
so that I can update the FlippableController when the key changes.

…iew model

Currently, device rotation restores the FlippableState to INITIALIZE. In order to persist state
across device rotation I would like to host the FlippableController in the view model so that
I can manager it there.

Alternatively, it would be nice to be able to implement my own remember where I'm able to provide a key
so that I can update the FlippableController when the key changes.
@wajahatkarim3
Copy link
Owner

This is real nice @stevetripp . Thank you for contributing and providing this idea. I am putting a new version on Maven Central today .

@wajahatkarim3 wajahatkarim3 merged commit acfd8d0 into wajahatkarim3:main Aug 26, 2022
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.

None yet

2 participants