We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
三星s7 edge android 8.0 首次进去点击edittext 键盘虽然弹出来但是布局并不滚动,当点击收回键盘时,布局会跳动一下,之后点击edittext滚动正常,整个过程键盘高度显示变动,改为rootview 除第一次不滚动外,高度一直无法获取值
oppo reno 10x android 11.0 demo默认情况全不滚动,高度获取正常,改为rootview 全部测试可以正常滚动但是未有高度值,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
三星s7 edge android 8.0 首次进去点击edittext 键盘虽然弹出来但是布局并不滚动,当点击收回键盘时,布局会跳动一下,之后点击edittext滚动正常,整个过程键盘高度显示变动,改为rootview 除第一次不滚动外,高度一直无法获取值
oppo reno 10x android 11.0 demo默认情况全不滚动,高度获取正常,改为rootview 全部测试可以正常滚动但是未有高度值,
The text was updated successfully, but these errors were encountered: