gyf-dev / gyf-dev/ImmersionBar
keyboardEnable 导致弹出的输入法闪烁
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description

文档上提供的【解决软键盘与底部输入框冲突问题】两种方案我都使用了,演示如下:
https://su.bcebos.com/v1/lezhu-test/activity/fitsSystemWindows方案.mp4
https://su.bcebos.com/v1/lezhu-test/activity/keyboardEnable方案.mp4
我的需求是页面要实现沉浸式,也就是使用keyboardEnable方案,但是keyboardEnable方案在切换输入法的时候会出现闪烁问题。
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
No source file or test is named. Start by reproducing the two documented approaches, fitsSystemWindows and keyboardEnable, using the linked demonstrations, then trace the keyboardEnable path during input-method switching. Done means the immersive layout is retained without visible flicker.
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
- 30/100