Skip to content

Commit

Permalink
减少了demo图的尺寸
Browse files Browse the repository at this point in the history
  • Loading branch information
kale committed Mar 31, 2016
1 parent 0e2edd5 commit 40679e5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ ShareManager.share(MainActivity.this,

```

#### 3. 判断本机是否安装微博、微信
#### 3. 判断本机是否安装第三方客户端
```JAVA
ShareBlock.isWeiXinInstalled(this);
ShareBlock.isWeiBoInstalled(this);
Expand Down
Binary file modified screenshot/login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot/share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40679e5

Please sign in to comment.