From b570e8a756b959d3d2d5d0c3de31a8455127126f Mon Sep 17 00:00:00 2001 From: maning <154292322@qq.com> Date: Sat, 8 May 2021 17:09:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f317a..e7b651a 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ ###### 图片加载 [glide](https://github.com/bumptech/glide) ###### 刷新框架 [SwipeToLoadLayout](https://github.com/Aspsine/SwipeToLoadLayout) ###### 解析Html [jsoup](https://github.com/jhy/jsoup) -###### 权限管理库 [AndPermission](https://github.com/yanzhenjie/AndPermission) +###### 权限管理库 [XXPermissions](https://github.com/getActivity/XXPermissions) ###### 提示框 [material-dialogs](https://github.com/afollestad/material-dialogs) [Android-SVProgressHUD](https://github.com/saiwu-bigkoo/Android-SVProgressHUD) ###### RecycleView分割线 [RecyclerView-FlexibleDivider](https://github.com/yqritc/RecyclerView-FlexibleDivider) ###### ViewPager的标题控件 [smarttablayout](https://github.com/ogaclejapan/SmartTabLayout)