samples-keyboardheight
samples-keyboardheight copied to clipboard
not working in some device when use adjustNothing
In HUAWEI ELE-AL00,android 9,api28。 onKeyboardHeightChanged always not be called,when use adjustNothing
一样的问题,解决了吗?
一样的问题,解决了吗?
activity的windowSoftInputMode不用adjustNothing就行了
一样的问题,解决了吗?
activity的windowSoftInputMode不用adjustNothing就行了
如果activity必须在adjustNothing模式下怎么办?