curFeatureId is just an index in a cycle and can not be used for getting an object. May get null that will cause NullPointerException. Solution is to use key to get an object from icicles. Change-Id: I61d5c6bd1c3226a993f60efa74872995ba0e42ac
curFeatureId is just an index in a cycle and can not be used for getting an object. May get null that will cause NullPointerException. Solution is to use key to get an object from icicles. Change-Id: I61d5c6bd1c3226a993f60efa74872995ba0e42ac