gyf-dev / gyf-dev/ImmersionBar
软键盘弹出导致隐藏导航栏从新显示
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
问题描述:
在博主Simple主页面添加一个EditText,然后运行,点击隐藏导航栏,导航栏确实隐藏了,然后再点击输入框让EditText获取焦点,底部导航栏又重新显示了。
@gyf-dev
Q1:关于这个问题必须要修改framwork层嘛?还是在应用层既可以让导航栏彻底隐藏
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
Reproduce the issue on the Simple main page by hiding the navigation bar, focusing the EditText, and observing the navigation bar. Start by checking the ImmersionBar entry points used for navigation-bar visibility and determine whether the behavior can be handled at the application layer or requires framework changes; done means the bar remains hidden after the soft keyboard appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100