-
-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
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
苹果和安卓手机光标显示不一致 #14
Comments
as design,官方就这样设计的,安卓会比ios 上下各小 2.0 |
// TODO(garyq): This is no longer producing the highest-fidelity caret |
我先改成一致高度好了,我看了下安卓系统内部的光标 |
在iPhone 和 安卓上,两个光标的高度不一致,苹果上录入 无抖动,安卓上回会抖动


苹果手机光标截图:
安卓手机光标截图
The text was updated successfully, but these errors were encountered: