Skip to content

在webView中使用有问题 #9

@chenbo-boy

Description

@chenbo-boy

当和webView中的html5交互时,比如弹出输入框,由于
/**
* 屏幕自适应
* @param base
*/
@OverRide
protected void attachBaseContext(Context base) {
super.attachBaseContext(InflaterAuto.wrap(base));
}
导致闪退

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