am 830f39ad: Merge "Fixing a memory leak: activities are leaked." into lmp-mr1-dev
* commit '830f39ad3cb2c0ff2300c7288e695def37e3b1dd': Fixing a memory leak: activities are leaked.
This commit is contained in:
@@ -100,6 +100,9 @@ class TextLine {
|
||||
tl.mText = null;
|
||||
tl.mPaint = null;
|
||||
tl.mDirections = null;
|
||||
tl.mSpanned = null;
|
||||
tl.mTabs = null;
|
||||
tl.mChars = null;
|
||||
|
||||
tl.mMetricAffectingSpanSpanSet.recycle();
|
||||
tl.mCharacterStyleSpanSet.recycle();
|
||||
|
||||
Reference in New Issue
Block a user