Merge "Recycle obtained TypedArrays"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1e4bf7fa9e
@@ -124,6 +124,7 @@ public final class SpellCheckerInfo implements Parcelable {
|
||||
.SpellChecker_Subtype_subtypeExtraValue),
|
||||
a.getInt(com.android.internal.R.styleable
|
||||
.SpellChecker_Subtype_subtypeId, 0));
|
||||
a.recycle();
|
||||
mSubtypes.add(subtype);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user