zcweng / SwitchButton

SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
https://github.com/zcweng/SwitchButton
MIT License
2.69k stars 415 forks source link

我用android profile检查内存泄露的时候发现SwitchButton好像有内存泄露 #34

Open hzhou81 opened 5 years ago

hzhou81 commented 5 years ago

主要的问题好像集中在SwitchButton的一个内部类ViewState中,请作者检查下是否属实