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

ExpandableTextView expanded state lost during orientation change #17

Closed
abbasshah17 opened this issue May 18, 2020 · 0 comments
Closed

Comments

@abbasshah17
Copy link

ExnpandableTextView doesn't maintain expanded state changes between orientation/config changes.

How to reproduce:

  1. Remove android:configChanges from manifest of current Demo.
  2. Run the app.
  3. Expand ExpandableTextView.
    and
  4. Change orientation of the device.

ExpandableTextView loses its expanded state.

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

No branches or pull requests

1 participant