gyf-dev / gyf-dev/ImmersionBar
AppCompatActivity使用透明主题后沉侵状态栏失败
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
style加了这两句代码,沉侵状态栏失败
@color/picture_color_transparent
true。取消掉就可以
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 report with an AppCompatActivity using a transparent theme containing android:windowBackground and android:windowIsTranslucent. Start by reading the repository README and tracing the library's status-bar handling for this configuration. Done means the immersive status bar works with the transparent theme, or the limitation is clearly documented.
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
- 20/100