|
6 | 6 |
|
7 | 7 | * 博客地址:[只需体验三分钟,你就会跟我一样,爱上这款 Toast](https://www.jianshu.com/p/9b174ee2c571) |
8 | 8 |
|
9 | | -* 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[点击此处可直接下载](https://github.com/getActivity/Toaster/releases/download/12.2/Toaster.apk) |
| 9 | +* 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[点击此处可直接下载](https://github.com/getActivity/Toaster/releases/download/12.3/Toaster.apk) |
10 | 10 |
|
11 | 11 |  |
12 | 12 |
|
@@ -53,7 +53,7 @@ android { |
53 | 53 |
|
54 | 54 | dependencies { |
55 | 55 | // 吐司框架:https://github.com/getActivity/Toaster |
56 | | - implementation 'com.github.getActivity:Toaster:12.2' |
| 56 | + implementation 'com.github.getActivity:Toaster:12.3' |
57 | 57 | } |
58 | 58 | ``` |
59 | 59 |
|
@@ -138,7 +138,7 @@ Toaster.getInterceptor(); |
138 | 138 |
|
139 | 139 | | 功能或细节 | [Toaster](https://github.com/getActivity/Toaster) | [AndroidUtilCode-ToastUtils](https://github.com/Blankj/AndroidUtilCode) | [Toasty](https://github.com/GrenderG/Toasty) | |
140 | 140 | | :----: | :------: | :-----: | :-----: | |
141 | | -| 对应版本 | 12.2 | 1.30.6 | 1.5.0 | |
| 141 | +| 对应版本 | 12.3 | 1.30.6 | 1.5.0 | |
142 | 142 | | issues 数 | [](https://github.com/getActivity/Toaster/issues) | [](https://github.com/Blankj/AndroidUtilCode/issues) | [](https://github.com/GrenderG/Toasty/issues) | |
143 | 143 | | 框架体积 | 32 KB | 500 KB | 50 KB | |
144 | 144 | | 框架维护状态 | 维护中 | 停止维护 | 停止维护 | |
@@ -242,7 +242,7 @@ new Toast |
242 | 242 |
|
243 | 243 | * 标题栏框架:[TitleBar](https://github.com/getActivity/TitleBar)   |
244 | 244 |
|
245 | | -* 悬浮窗框架:[XToast](https://github.com/getActivity/XToast)   |
| 245 | +* 悬浮窗框架:[EasyWindow](https://github.com/getActivity/EasyWindow)   |
246 | 246 |
|
247 | 247 | * Shape 框架:[ShapeView](https://github.com/getActivity/ShapeView)   |
248 | 248 |
|
@@ -282,6 +282,18 @@ new Toast |
282 | 282 |
|
283 | 283 | #### [点击查看捐赠列表](https://github.com/getActivity/Donate) |
284 | 284 |
|
| 285 | +#### 广告区 |
| 286 | + |
| 287 | +* 我现在任腾讯云服务器推广大使,大家如果有购买服务器的需求,可以通过下面的链接购买 |
| 288 | + |
| 289 | +[](https://curl.qcloud.com/A6cYskvv) |
| 290 | + |
| 291 | +[【腾讯云】云服务器、云数据库、COS、CDN、短信等云产品特惠热卖中](https://curl.qcloud.com/A6cYskvv) |
| 292 | + |
| 293 | +[](https://curl.qcloud.com/up4fQsdn) |
| 294 | + |
| 295 | +[【腾讯云】中小企业福利专场,多款刚需产品,满足企业通用场景需求](https://curl.qcloud.com/up4fQsdn) |
| 296 | + |
285 | 297 | ## License |
286 | 298 |
|
287 | 299 | ```text |
|
0 commit comments