gyf-dev / gyf-dev/ImmersionBar

BottomSheetDialogFragment配合使用,导航栏无法隐藏

Open
#491 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
11.5k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

在全屏的Activity弹出BottomSheetDialogFragment;
在BottomSheetDialogFragment的onViewCreated设置隐藏底部导航栏;
弹出的时候仍然会有导航栏的高度,
这是要怎么设置呢

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the full-screen Activity and BottomSheetDialogFragment flow described in the issue, focusing on the fragment's onViewCreated setup. Compare the displayed sheet bounds with the navigation bar height. Done means the sheet opens without retaining the navigation bar area while the navigation bar is hidden.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.