Handler基本使用 一个是重写了Handler类中的handleMessage方法一个是重写了Handler.Callbac接口的handleMessage方法 。 2022-03-23 android android Handler kotlin