Skip to content

在清单文件里设置 android:windowSoftInputMode="adjustResize|stateHidden"软键盘不会顶起布局导致输入框被遮挡 #301

@xuzhu19930323

Description

@xuzhu19930323

代码里设置这两行就不行了,能有办法不影响android:windowSoftInputMode="adjustResize|stateHidden"属性吗?
使用代码如下:
StatusBarUtil.setTranslucentForImageViewInFragment(activity, 0, null);
StatusBarUtil.setLightMode(activity);

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