gyf-dev / gyf-dev/ImmersionBar
hasNavigationBar判断有误,getNavigationBarHeight返回高度不正确
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
部分手机在开启全面屏手势后,hasNavigationBar仍然返回为true,getNavigationBarHeight返回数据不为0。还有开启全面屏手势小横条之后,返回的高度为三大金刚键的高度。
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 locating the implementations of hasNavigationBar and getNavigationBarHeight, then reproduce the behavior on a device using full-screen gesture navigation and the gesture indicator. Confirm the affected navigation modes and device behavior; done means gesture navigation no longer reports a navigation bar or the three-button bar height.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100