DSAppTeam / DSAppTeam/PanelSwitchHelper
Condor手机底部状态栏状态获取异常
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 287
- PR merge metrics
- No merged PRs in 30d
Description
Androidx版本:是
PanelSwitchHelper版本:v1.3.13
手机型号: Condor Allure m3
手机系统版本: Android 8.0
问题描述:当手机开启底部虚拟导航栏(非半透明),DisplayUtil.isNavBarVisible返回为false,导致PanelSwitchLayout布局排版错误,输入框被顶下去隐藏了。

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 inspecting DisplayUtil.isNavBarVisible and the PanelSwitchLayout layout behavior described in the report. Reproduce the issue with a non-translucent bottom navigation bar on Android 8.0, using the Condor Allure m3 details as a reference. Done means navigation-bar visibility is detected correctly and the input field is no longer pushed out of view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100