aurelhubert / aurelhubert/ahbottomnavigation
Bottom navigation doesn't stay at bottom?
- Dominant language
- Java
- Stars
- 3.8k
- Forks
- 672
- PR merge metrics
- No merged PRs in 30d
Description
Not really sure whether the cause of this bug is mine, or something inside AHBottomNavigation. I'll give a shot, anyway.
So, I'm using the latest AHBottomNavtion (2.2.0). It's defined in my [content_main.xml](https://github.com/anta40/PascaTrisakti/blob/master/app/src/main/res/layout/content_main.xml)
```
```
The result is, well AHBottomNavigation (Berita,Kalender,Kontak) stays on top, which is supposed to be at bottom.
[The full source code is provided](https://github.com/anta40/PascaTrisakti). Feel free to give it a look :)

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the layout from app/src/main/res/layout/content_main.xml in the linked PascaTrisakti source and inspect how AHBottomNavigation is positioned within the ConstraintLayout. Confirm the navigation appears at the bottom rather than the top, then verify the behavior on the reported AHBottomNavigation 2.2.0 setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100