gyf-dev / gyf-dev/ImmersionBar
ImmersionBar 与SmartRefreshLayout 冲突
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 11.5k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
我是用vipager2+fragment,宿主是activity,在activity里设置 ImmersionBar.with(this).statusBarDarkFont(ltrue).
hideBar(BarHide.FLAG_SHOW_BAR).init();
fragment里下拉刷新后,页面上下2个状态栏都会出现黑色闪屏,然后消失,请问这是怎么回事
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
Start by reproducing the reported setup with ImmersionBar in the host Activity, a vipager2 Fragment, and SmartRefreshLayout, then observe the status bars during pull-to-refresh. Done means the upper and lower status-bar areas no longer flash black and then disappear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100