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

expand issue #133

Open
pals-ric opened this issue Jun 21, 2018 · 6 comments
Open

expand issue #133

pals-ric opened this issue Jun 21, 2018 · 6 comments

Comments

@pals-ric
Copy link

hi
i am using this library in my application .i want expanded linear layout close initially , i want linear layout open after clicking to this layout. for some devices its closed initially but for some devices its open . if anyone has some solutions please suggest.

@andreikeda
Copy link

Hi, I'm having the same issue

@pals-ric
Copy link
Author

changing linear layout to relative layout solved my issue .. u can try this ....

@subodh93
Copy link

subodh93 commented Sep 15, 2018

hi,
I am using this library and if I expand layout in recyclerview then automatically collapse, have you solution for this problem?

@pals-ric
Copy link
Author

try to replace linear layout to relative layout in recyclerview item that might help you.

@MedjadderAymen
Copy link

Just found the version 1.6.0 creating issue with "setExpanded"(java) and "ael_expanded"(xml), it wont work with Nougat 7.0 in the initial time when I change version 1.6.0 to 1.4.0 it work perfectly.

@AnixPasBesoin
Copy link

My workaround was be to programmatically call expandView.collapse(); when opening your Activity/Fragment. Hope that helps.

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

5 participants