gyf-dev / gyf-dev/ImmersionBar

MIUI12.0.2 手机底部问题 (Redmi Note 8 Pro)

Open
#466 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

在新系统下,只要设置immersionBar { if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) { statusBarColor(R.color.transparent) statusBarDarkFont(true) } } 手机底部仿iOS的视图不显示。下图是两张对比图,xi想问下如何解决?
image
image

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

Reproduce the issue on MIUI 12.0.2 using a Redmi Note 8 Pro with the reported immersionBar configuration. Compare the two referenced screenshots and inspect the bottom iOS-like view behavior; done means the view is displayed while the status bar settings remain effective.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.