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
手机型号oppo a35 5g Android版本 11 不管系统设置手势导航隐藏或者显示,都会有部分遮住contentview 调用isGesture判断下来都是isGesture=true,navigationBarHeight=0 这种情况该如何去处理呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
手机型号oppo a35 5g
Android版本 11
不管系统设置手势导航隐藏或者显示,都会有部分遮住contentview
调用isGesture判断下来都是isGesture=true,navigationBarHeight=0
这种情况该如何去处理呢?
The text was updated successfully, but these errors were encountered: