Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jinht authored Jul 19, 2017
1 parent 252574f commit ef18536
Showing 1 changed file 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 @@ -63,7 63,7 @@
*/
@property (nonatomic, copy) NSString *exitAnimationType;
```
注:1.假使自己传入<跳过>按钮背景图片,需要注意一下大小,按钮大小设置是根据图片大小动态设置的<br>
注:1.假使自己传入<跳过>按钮背景图片,需要注意一下大小,按钮大小设置是根据图片大小动态设置的<br>
&emsp;&emsp;2.在添加引导页退出切换动画类型时,需要注意一下demo中`AppDelegate.m``didClickedEnter`block内部写法,如下:
```oc
// 添加引导页退出切换动画时,切记这样写!!!
Expand Down

0 comments on commit ef18536

Please sign in to comment.