- ToastAliPayStyle - com.hjq.toast.style中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/12/06
desc : 支付宝样式实现
- ToastAliPayStyle(Context) - 类 的构造器com.hjq.toast.style.ToastAliPayStyle
-
- ToastBlackStyle - com.hjq.toast.style中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/09/01
desc : 默认黑色样式实现
- ToastBlackStyle(Context) - 类 的构造器com.hjq.toast.style.ToastBlackStyle
-
- ToastInterceptor - com.hjq.toast中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2019/05/19
desc : Toast 默认拦截器
- ToastInterceptor() - 类 的构造器com.hjq.toast.ToastInterceptor
-
- ToastQQStyle - com.hjq.toast.style中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/09/01
desc : QQ 样式实现
- ToastQQStyle(Context) - 类 的构造器com.hjq.toast.style.ToastQQStyle
-
- ToastStrategy - com.hjq.toast中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/11/12
desc : Toast 默认处理器
- ToastStrategy() - 类 的构造器com.hjq.toast.ToastStrategy
-
- ToastUtils - com.hjq.toast中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/09/01
desc : Toast 工具类
- ToastWhiteStyle - com.hjq.toast.style中的类
-
author : Android 轮子哥
github : https://github.com/getActivity/ToastUtils
time : 2018/09/01
desc : 默认白色样式实现
- ToastWhiteStyle(Context) - 类 的构造器com.hjq.toast.style.ToastWhiteStyle
-