Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tabBar 上面那条分割线怎么隐藏掉。 #144

Closed
indenpendman opened this issue May 9, 2017 · 2 comments
Closed

tabBar 上面那条分割线怎么隐藏掉。 #144

indenpendman opened this issue May 9, 2017 · 2 comments

Comments

@indenpendman
Copy link

大神,你好,

1.CYLTabBar 顶部那条灰黑色的线如何隐藏。

  1. [[UITabBar appearance] setAlpha:0.9];
    用你的DEMO测试过, 透明度设置后 ,如果进入详情页后返回 就不起作用了。
@ChenYilong
Copy link
Owner

Demo里有演示,文档里也有说明。

ChenYilong pushed a commit that referenced this issue Aug 31, 2017
修复SNI场景读取InputStream数据Bug
@ChenYilong
Copy link
Owner

//去除 TabBar 自带的顶部阴影
需要使用 -[CYLTabBarController hideTabBarShadowImageView] 

见README

并参考:#386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants