well,the partitionContainer
view only addView
and not called removeView
,
jvm can't recycle object.
if constantly addview ,the memory usage wall continue to increase.
if you called removeView
in other function,did you called Exoplayer.release() and Webview.destory() while call removeView
?
I can't foound Other type in your picture,and can you add app starts memory usage picture?