Merge "Recycle obtained TypedArrays"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f7d49172b1
@@ -115,6 +115,7 @@ public class SubtitleView extends View {
|
||||
break;
|
||||
}
|
||||
}
|
||||
a.recycle();
|
||||
|
||||
// Set up density-dependent properties.
|
||||
// TODO: Move these to a default style.
|
||||
|
||||
Reference in New Issue
Block a user