invalidate:用在UI线程;
postInvalidate:用在非UI线程。
invalidate,postInvalidate区别?
最新推荐文章于 2024-07-20 22:24:44 发布
invalidate:用在UI线程;
postInvalidate:用在非UI线程。