mirror of
https://gitee.com/houstudio/Cdroid.git
synced 2024-12-02 12:17:46 +08:00
modify fix Switch::mPositionAnimator's memleak
This commit is contained in:
parent
84169bcae3
commit
435382e6b6
@ -95,6 +95,7 @@ Switch::~Switch(){
|
||||
delete mThumbDrawable;
|
||||
//delete mTrackTintList;
|
||||
//delete mThumbTintList;
|
||||
delete mPositionAnimator;
|
||||
delete mOnLayout;
|
||||
delete mOffLayout;
|
||||
mVelocityTracker->recycle();
|
||||
|
Loading…
Reference in New Issue
Block a user