Merge "Recycle obtained TypedArrays"

This commit is contained in:
TreeHugger Robot
2022-02-11 15:48:52 +00:00
committed by Android (Google) Code Review

View File

@@ -115,6 +115,7 @@ public class SubtitleView extends View {
break;
}
}
a.recycle();
// Set up density-dependent properties.
// TODO: Move these to a default style.