Skip to content

Commit

Permalink
UPDATE README
Browse files Browse the repository at this point in the history
  • Loading branch information
misakuo committed Jan 20, 2016
1 parent e630f30 commit c8ad60e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ compile 'com.moxun:tagcloudlib:1.0.2'
```

2. 在布局文件中引入
```<com.moxun.tagcloudlib.view.TagCloudView/>```
```
<com.moxun.tagcloudlib.view.TagCloudView/>
```

3. 设置Adapter
继承`TagsAdapter`,实现以下方法
Expand Down

0 comments on commit c8ad60e

Please sign in to comment.