gyf-dev / gyf-dev/ImmersionBar
ImmersionBar 设置隐藏状态栏和导航栏,如果中途弹出系统弹窗会导致measure,layout等方法不执行。。。
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
ImmersionBar 设置隐藏状态栏和导航栏,如果中途弹出系统弹窗会导致measure,layout等方法不执行。。。
我出现的是插入USB设备时,弹出选择使用usb设备的app界面后,回到应用,measure,layout等方法就不执行了。。。非常严重的bug,我是华为手机,
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 issue on a Huawei device with ImmersionBar hiding the status and navigation bars, then open the system USB-app chooser and return to the application. Observe whether measure and layout run afterward; done means those methods execute normally after the system dialog closes.
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
- Needs clarification
- Newbie friendliness
- 35/100