1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java2,262 stars (2,262 stars)272 forks (272 forks)batch import
help wanted
Description


同时注册,从Activity中加载此fragment,此fragment不显示
Contributor guide
- Tech stack
- javaandroid
- Domain
- mobile
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- AndroidFragment lifecycleAOPFragmentRigger
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Investigate the fragment registration mechanism in FragmentRigger. Look at how containerViewId is used in both Activity and Fragment. Check for conflicts when both are registered. Examine relevant source files (e.g., FragmentRigger's AOP code). The issue lacks reproduction steps, so reproduce the bug locally first.