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

ANR on multiline truncation #9

Open
vishna opened this issue Oct 3, 2014 · 0 comments
Open

ANR on multiline truncation #9

vishna opened this issue Oct 3, 2014 · 0 comments
Assignees
Labels

Comments

@vishna
Copy link
Contributor

vishna commented Oct 3, 2014

"main" prio=5 tid=1 SUSPENDED
  | group="main" sCount=1 dsCount=0 obj=0xa4bbf480 self=0xb89a8b90
  | sysTid=2600 nice=0 sched=0/0 cgrp=[fopen-error:2] handle=-1216962528
  | state=S schedstat=( 35551416513 3933326616 1014400 ) utm=3424 stm=130 core=0
  at android.text.SpannableStringBuilder.sendAfterTextChanged(SpannableStringBuilder.java:~969)
  at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:497)
  at android.text.SpannableStringBuilder.append(SpannableStringBuilder.java:247)
  at com.eyeem.chips.ChipsTextView.build(ChipsTextView.java:228)
  at com.eyeem.chips.ChipsTextView.onMeasure(ChipsTextView.java:182)
  at android.view.View.measure(View.java:15848)
  at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5012)
  at android.widget.FrameLayout.onMeasure(FrameLayout.java:310)
  at android.view.View.measure(View.java:15848)
  at android.widget.RelativeLayout.measureChildHorizontal(RelativeLayout.java:728)
  at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:477)
@vishna vishna added the bug label Oct 3, 2014
@vishna vishna self-assigned this Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant