gyf-dev / gyf-dev/ImmersionBar

keyboardEnable 导致弹出的输入法闪烁

Open
#437 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
11.5k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

image
文档上提供的【解决软键盘与底部输入框冲突问题】两种方案我都使用了,演示如下:
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.