Skip to content
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

段落右侧出现空白,同时“展开”没有在同一行 #25

Open
SheepYang1993 opened this issue Feb 26, 2019 · 3 comments
Open

Comments

@SheepYang1993
Copy link

SheepYang1993 commented Feb 26, 2019

fq 6aw79ujo v87xyo7ug x
段落右侧出现空白,同时“展开”没有在同一行,如图所示。

@SheepYang1993 SheepYang1993 changed the title 段落右侧出现空白 段落右侧出现空白,同时“展开”没有在同一行 Feb 26, 2019
@1218683832
Copy link

      getNewTextByConfig()方法里修改:

  int remainWidth = getValidLayout().getWidth() -
                    (int) (mTextPaint.measureText(mOrigText.subSequence(indexStart, indexEndTrimmed).toString() + 1));

@906990152
Copy link

这样改也不行啊

@906990152
Copy link

fq 6aw79ujo v87xyo7ug x
段落右侧出现空白,同时“展开”没有在同一行,如图所示。

这个问题你解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants