aurelhubert / aurelhubert/ahbottomnavigation
ViewPager onPageSelected
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 672
- PR merge metrics
- No merged PRs in 30d
Description
The following items do not change when I move the ViewPager.
error:
Attempt to invoke virtual method 'void android.widget.ImageView.setSelected(boolean)' on a null object reference
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the ViewPager navigation described in the issue and inspect the onPageSelected path associated with the null ImageView error. The issue names no source file or test, so first locate that entry point and identify the affected navigation items; done means moving through the ViewPager no longer leaves items unchanged or raises the reported exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100