long1eu / long1eu/SpaceTabLayout
Fragment loading
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Description
Can the fragment be loaded on click? If i understand correctly all the tabs are loaded when you start the app.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the app's startup path and how tabs create and initialize their fragments. Check where all tabs are loaded and identify the click entry point for an individual tab. Done means a fragment is loaded when its tab is clicked rather than all fragments loading at startup, without breaking existing tab navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100