GetStream / butterfly

🦋 Butterfly helps you to build adaptive and responsive UIs for Android with Jetpack WindowManager.
https://getstream.github.io/butterfly/
Apache License 2.0
213 stars 10 forks source link

keep selectedChannelId when screen rotate #1

Closed HuixingWong closed 2 years ago

HuixingWong commented 2 years ago

🎯 Goal

keep selectedChannelId when screen rotate

🛠 Implementation details

Describe the implementation details for this Pull Request.

✍️ Explain examples

Explain examples with code for this updates.

Preparing a pull request for review

Ensure your change is properly formatted by running:

$ ./gradlew spotlessApply

Please correct any failures before requesting a review.