📅  最后修改于: 2022-03-11 14:58:03.697000             🧑  作者: Mango
代码示例1
# add this to activity in manifest file
android:windowSoftInputMode="stateAlwaysHidden|adjustResize|stateHidden"
Example: