Fixed issue where calling valueAt on a SparseArray with an index greater than…
Fixed issue where calling valueAt on a SparseArray with an index greater than the size of the SparseArray would sometimes return the class' internal DELETED object and cause a ClassCastException.
Showing
with
14 additions
and
14 deletions
Please
register
or
sign in
to comment