Skip to content

Commit 70556f8

Browse files
committed
update
1 parent 639aa9f commit 70556f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ dependencies {
6868
6969
// RecyclerView/ViewPager2扩展能力,可选
7070
implementation "com.github.runnchild.Feature:list:$latest_version"
71+
// 页面空内容占位页面,list库已包含
72+
implementation "com.github.runnchild.Feature:emptyview:$latest_version"
7173
7274
// 简约Toolbar扩展能力,可选
7375
implementation "com.github.runnchild.Feature:toolbar:$latest_version"

0 commit comments

Comments
 (0)