Merge "To call TypedArray.recycle() when we are done with the array."
This commit is contained in:
@@ -383,6 +383,7 @@ class FastScroller {
|
||||
break;
|
||||
}
|
||||
}
|
||||
ta.recycle();
|
||||
|
||||
updateAppearance();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user