Edit Text Display Panel Window

12 views
Skip to first unread message

Marilyn Titus

unread,
Aug 19, 2014, 6:20:40 PM8/19/14
to adt...@googlegroups.com
Good afternoon,

While attempting to add an editText to a layout and then previewing it I end up getting the following stack trace (truncated for brevity):

java.lang.NoSuchMethodError: java.lang.System.arraycopy([CI[CII)V
    at android.text.SpannableStringBuilder.getChars(SpannableStringBuilder.java:916)
    at android.text.TextUtils.getChars(TextUtils.java:79)
    at android.text.MeasuredText.setPara(MeasuredText.java:106)
    at android.text.StaticLayout.generate(StaticLayout.java:239)
    at android.text.DynamicLayout.reflow(DynamicLayout.java:284)
    at android.text.DynamicLayout.<init>(DynamicLayout.java:170)
    at android.widget.TextView.makeSingleLayout(TextView.java:6134)
    at android.widget.TextView.makeNewLayout(TextView.java:6032)
    at android.widget.TextView.onMeasure(TextView.java:6389)
    at android.view.View.measure(View.java:16648)
    at android.widget.GridLayout.measureChildWithMargins2(GridLayout.java:1000)
    at android.widget.GridLayout.measureChildrenWithMargins(GridLayout.java:1010)
(Many more messages)

This is the "default" edit text from the toolbox on the left hand side of my screen. Has anyone come across this before and know how to fix it?

Thanks,

Marilyn
Reply all
Reply to author
Forward
0 new messages