baoyongzhang / baoyongzhang/android-PullRefreshLayout

Refreshing in RecyclerView inside ViewPager

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
515
PR merge metrics
No merged PRs in 30d

Description

Hi, I got wrapped ViewPager by your pull refresh which inside generate RecyclerView

```

```

and I have a problem, when I scroll down everthing is fine, but when I want to get back the pull refresh is appearing. Do you have any solution? Except method `mRecyclerView.setOnScrollListener()`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the nested PullRefreshLayout, ViewPager, and RecyclerView interaction shown in the XML snippet, using PullRefreshLayout as the entry point. Compare scrolling down with returning to the top; done means the refresh control does not appear during that return without relying on RecyclerView.setOnScrollListener().

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.