You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
This exception showed up today. I think from a quick look my view model passed an empty list and then on restore I got this exception.
Caused by java.lang.IndexOutOfBoundsException
Index: 0, Size: 0
java.util.ArrayList.get (ArrayList.java:437)
org.angmarch.views.NiceSpinnerAdapter.getItemInDataset (NiceSpinnerAdapter.java:54)
org.angmarch.views.NiceSpinner.onRestoreInstanceState (NiceSpinner.java:119)
The text was updated successfully, but these errors were encountered: