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

我想问下,这个滑动界面,自动隐藏导航栏是在哪设置的?我在代码里怎么找不到? #3

Open
ghost opened this issue May 7, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented May 7, 2016

请大神帮我看下。谢谢。

@RoyWallace
Copy link
Owner

这是简单写了个BottomNavigationBehavior而已,在lib里面

@SZooo
Copy link

SZooo commented Feb 6, 2017

如果外层是CoordinatorLayout布局,滑动时会自动隐藏显示,通过bottomNavigationBar.setAutoHideEnabled(true); 设定

@SZooo
Copy link

SZooo commented Feb 6, 2017

你也可以自己调用hide()方法,参数有动画和无动画的区别

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