baoyongzhang / baoyongzhang/android-PullRefreshLayout

RecyclerView with CardView-based items is not visible under PullRefreshLayout

Open
#29 0 comments 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,

More details:
1. general layout:

```


```

...
1. item layout:

```


```

...

Once I move RecyclerView outside of PullRefreshLayout, it works as expected.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with the provided PullRefreshLayout, RecyclerView, and CardView XML layouts, then compare it with the working layout where RecyclerView is moved outside PullRefreshLayout. Trace how PullRefreshLayout handles the nested RecyclerView and confirm that CardView-based items become visible while preserving pull-to-refresh behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.