Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

EditText 被软键盘遮住 #16

@yrom

Description

@yrom

activity已设置属性 android:windowSoftInputMode="stateAlwaysHidden|adjustPan"
https://github.com/yrom/AcFun-Area63/blob/master/app/AndroidManifest.xml#L84-L90
底部EditText在多行情况下点选第一行其余行会被软键盘遮住

如下:
bbbbb

点选最后一行则正常:
aaaaaa

除了将adjustPan换成adjustResize,还有什么办法?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions