Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Problem on ExpandableListView #98

Open
xmflsdede opened this issue Oct 17, 2013 · 1 comment
Open

Problem on ExpandableListView #98

xmflsdede opened this issue Oct 17, 2013 · 1 comment

Comments

@xmflsdede
Copy link

I'm developing an App using Viewflow which is awesome, but recently I've got a problem while implementing ExpandableListView inside viewflow. The problem is when I click on the group item, the group indicator changed (which indicates the children should be expanded), but the children views are not expanded until I manually scroll up/down on the ExpandableListView. I've test the exact same code on a plain activity without viewflow which works fine. Could plz help me out?:)

@xmflsdede
Copy link
Author

After I pass the ExpandableListView as variable into my own adapter and call smoothScrollBy everytime on onGroupCollapsed() and onGroupExpanded(), the problem will be solved. I figure it might be caused by viewflow refresh timing. Plz check it out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant