Wonsik Kim 38feae971c TIF: fix indexOfValue usage
SparseArray.indexOfValue() was used in place where comparison using
equals() on value was desired, but the method actually uses == instead
of equals().

Change-Id: Id9fb3317d1e0f0cb60ce6512f6d0c0a7bcf2fb20
2014-07-21 21:43:48 +09:00
..
2014-07-21 21:43:48 +09:00
2014-07-14 10:40:54 -04:00