Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

RequestLayout improperly called #4

Open
samy-baili opened this issue Feb 19, 2016 · 1 comment
Open

RequestLayout improperly called #4

samy-baili opened this issue Feb 19, 2016 · 1 comment

Comments

@samy-baili
Copy link

Hi Florent,
Firstly thank you for your awesome work on this library.

I got this messages:

  • "requestLayout() improperly called by android.support.v7.widget.RecyclerView during layout: running second layout pass?"
  • "Skipped 37 frames! The application may be doing too much work on its main thread."

Right after the header is hiding (after scroll), the device start to freeze and the app restart.

The messages appear only when the header scale down and the recycler view is scrolling.
Do you have any idea, where the problem come from ?

Thanks in advance

@hanggrian
Copy link

I also experience the same issue here. It seems like the library only works well with ObservableScrollView.

Great library nonetheless.

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

2 participants