Recycle obtained TypedArrays

Bug: 218835043
Test: make
Change-Id: Ibe4a9593a574159497b300a98be4af196ee110fe
This commit is contained in:
Nikolas Havrikov
2022-02-10 15:05:24 +01:00
parent b0385bd966
commit 1859e347b4

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.