armcha / armcha/LuseenBottomNavigation
BottomNavigationView should have a method to get the item (and change the text)
- Dominant language
- Java
- Stars
- 1k
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I currently have a tab with the user location, and would like to dynamically change the text of the BottomNavigationItem.
Do you plan to add something like:
bottomNavigationView.getItem(0).setTitle("NewTitle")?
Thank a lot for the awesome lib!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the BottomNavigationView and BottomNavigationItem implementations in the repository, then inspect how navigation items are created and exposed. Confirm that a public item lookup and title update can be supported, and verify the completed behavior with the project's existing tests or Android sample.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100