gyf-dev / gyf-dev/ImmersionBar
BottomSheetDialogFragment配合使用,导航栏无法隐藏
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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