aurelhubert / aurelhubert/ahbottomnavigation

Hide bottomnavigation when navigating fragment

Open
#318 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.8k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

Hi I am unable to hide the bottomnavigation bar when selecting pushing a second fragment onto a particular tab as Fragment B does not have access to Navigation menu activity. I have tried using
bottomnavigation.setBehaviorTranslationEnabled in Fragment B but the Fragment is unable to stop bottomnavigation from being seen as null

Please help me on whether its possible to hide the navigation bar when showing internal fragments such as chat logs and comments fragments

thanks
henry

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing navigation from a selected tab to an internal fragment such as chat logs or comments, then inspect how Fragment B accesses the navigation menu activity and why bottomnavigation is null. Done means the bottom navigation reliably hides when the internal fragment is shown and remains available when returning to the tab.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.