Table's insertRow doesn't work · Issue #120 · processing/processing-android · GitHub
Skip to content

Table's insertRow doesn't work  #120

Description

@b2renger

This is an issue specific to the android mode in 2.2.1

It's related to this issue, that is resolved in java mode since 2.1
processing/processing#2137

running the example code given crashes the app launching. Running it from eclipse the app doesn't crash and I get this as an error (not exactly the same sample code as in the one below the array is much bigger)

"Caused by: java.lang.ArrayIndexOutOfBoundsException: src.length=311 srcPos=13 dst.length=312 dstPos=14 length=299"

but still an ArrayIndexOutOfBoundsException as stated in the former desktop issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions