long1eu / long1eu/SpaceTabLayout
How to check if tab is visible
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 265
- PR merge metrics
- No merged PRs in 30d
Description
I have animation in all the 3 tabs, but it only animates in the first tab.
Is there a way I can know which tab the user is currently viewing, and begin the animation when they swipe to it?
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 reproducing the tab animation behavior described in the issue and inspect the repository's tab-selection and animation entry points. Determine how the currently viewed tab is exposed, then verify that each tab's animation begins when that tab becomes visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100