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
段落右侧出现空白,同时“展开”没有在同一行,如图所示。
The text was updated successfully, but these errors were encountered:
getNewTextByConfig()方法里修改: int remainWidth = getValidLayout().getWidth() - (int) (mTextPaint.measureText(mOrigText.subSequence(indexStart, indexEndTrimmed).toString() + 1));
Sorry, something went wrong.
这样改也不行啊
这个问题你解决了吗
No branches or pull requests
段落右侧出现空白,同时“展开”没有在同一行,如图所示。
The text was updated successfully, but these errors were encountered: