Skip to content

Commit 49a9361

Browse files
committed
修改readme
1 parent dbae812 commit 49a9361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ class LoginActivity: AppCompatActivity() {
164164

165165
**共享资源目前支持的类型包括 drawable、mipmap、string、array、layout、style、color(包括 xml 的 color 文件)、dimen、anim、animator、styleable、raw、menu、xml、navigation、font、transition**
166166

167-
以下面代码结构为例介绍下
167+
以下面代码结构为例介绍下(共享的资源文件如果牵涉到其他资源,注意也要一并共享)
168168

169169
<img src="/screenshot/res_demo.png" alt="show" />
170170

0 commit comments

Comments
 (0)