标签: android
我想监视片段上的键盘是否打开。我的活动应该有android:windowSoftInputMode="adjustNothing"(并且我可以更改)。如何检查键盘是在打开还是在关闭?
android:windowSoftInputMode="adjustNothing"