Skip to content

Fragment中有图片,想要设置沉浸状态栏的颜色为黑色 #255

@QianHong

Description

@QianHong

1.5.1修改后怎么使用的?我是mainactivity+4fragment,里面有一个fragment顶部是图片。
由于状态栏底色是白的所以想把字体什么的设成黑色的。
使用:
StatusBarUtil.setTranslucentForImageViewInFragment(MainActivity.this, 0, null);
StatusBarUtil.setLightMode(this);
但是没有效果,状态栏的字体是黑的,但是沉浸式效果不见了。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions