Skip to content

Conversation

@hansonchris
Copy link

This will allow child views with horizontally scrollable content to behave as expected, regardless of the state of the panel.


My specific issue is this: I have a RecyclerView which has a LinearLayoutManager with a horizontal orientation. This RecyclerView is one of many children inside a ScrollView, and of course, this ScrollView is set as the scrollable view in the SlidingUpPanelLayout.

When the panel was in the COLLAPSED or ANCHORED states, horizontal scrolls on this RecyclerView were awkward. They felt sluggish, and often weren't handled properly.

I would also expect this code change to fix the issue reported in #679.

This will allow child views with horizontally scrollable content to behave as expected, regardless of the state of the panel.
@hansonchris
Copy link
Author

@tokudu would you mind taking a look at this please?

@darkkillen
Copy link

darkkillen commented Aug 31, 2017

Vote +1
@tokudu please.

@scottsimon
Copy link

@tokudu I'd also recommend 👍

@the-jedi-code
Copy link

@tokudu + 1 vote

@tokudu tokudu merged commit 23cbb33 into umano:master Sep 14, 2017
@tokudu
Copy link
Contributor

tokudu commented Sep 14, 2017

Merged

@tokudu
Copy link
Contributor

tokudu commented Sep 14, 2017

Will release new update on the weekend.

@tokudu
Copy link
Contributor

tokudu commented Sep 14, 2017

Thanks for the contribution

@hansonchris
Copy link
Author

Thanks @tokudu

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.

5 participants