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

java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1 #353

Closed
galadril opened this issue Jul 20, 2016 · 0 comments
Closed

java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1 #353

galadril opened this issue Jul 20, 2016 · 0 comments

Comments

@galadril
Copy link
Contributor

java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1
    at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:255)
    at java.util.ArrayList.get(ArrayList.java:308)
    at nl.hnogames.domoticz.Adapters.ServerAdapter$2.onCheckedChanged(ServerAdapter.java:127)
    at android.widget.CompoundButton.setChecked(CompoundButton.java:165)
    at android.widget.CompoundButton.toggle(CompoundButton.java:118)
    at android.widget.CompoundButton.performClick(CompoundButton.java:123)
    at android.view.View$PerformClick.run(View.java:22526)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:158)
    at android.app.ActivityThread.main(ActivityThread.java:7229)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant