* commit '2004fdf8e54daa84a8c4da20909f81f37add66d5': 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