Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

当切换的fragment使用不同的布局的时候,无法上移

Open
#13 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
mobile

Research direction

Reproduce the problem with the ViewPager containing three fragments that use different layouts and ListViews, each referencing id_stickynavlayout_innerscrollview. Start by tracing how fragment switching and upward ListView scrolling are handled, and confirm done when the active ListView can scroll back to the top after switching layouts.

Written by the indexing model from the issue text.

Description

我的viewpager里面有三个fragment,分别使用不同的布局,里面都是listview,id都已经引用id_stickynavlayout_innerscrollview,但是上拉滑动查看listview内容的时候,再也无法移动到头部。

Dominant language
Java
Stars
1.4k
Forks
437
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hongyangAndroid/Android-StickyNavLayout

All issues in hongyangAndroid/Android-StickyNavLayout

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.