Skip to content

Commit 2d8f14d

Browse files
committed
近期开发新增内容文档补全
1 parent 1217361 commit 2d8f14d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

use/libs/ui/lib-theme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# LibAAF
1+
# LibTheme
22

3-
![LibAAF](https://img.shields.io/badge/AndroidAppFactory-LibAAF-brightgreen)
4-
[ ![Github](https://img.shields.io/badge/Github-LibAAF-brightgreen?style=social) ](https://github.com/bihe0832/AndroidAppFactory/tree/master/LibAAF)
5-
[ ![Maven Central](https://img.shields.io/maven-central/v/com.bihe0832.android/lib-aaf-tools) ](https://search.maven.org/artifact/com.bihe0832.android/lib-aaf-tools)
3+
![LibTheme](https://img.shields.io/badge/AndroidAppFactory-LibTheme-brightgreen)
4+
[ ![Github](https://img.shields.io/badge/Github-LibTheme-brightgreen?style=social) ](https://github.com/bihe0832/AndroidAppFactory/tree/master/LibTheme)
5+
[ ![Maven Central](https://img.shields.io/maven-central/v/com.bihe0832.android/lib-theme) ](https://search.maven.org/artifact/com.bihe0832.android/lib-theme)
66

77
## 功能简介
88

@@ -17,7 +17,7 @@ AAFException 等AAF的通用定义
1717
#### 组件使用
1818

1919
```groovy
20-
implementation 'com.bihe0832.android:lib-aaf-tools:+'
20+
implementation 'com.bihe0832.android:lib-theme:+'
2121
```
2222

2323
## 组件功能

0 commit comments

Comments
 (0)