We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我的android studio 3.0预览版 sdk25 gradle4.0 为何没有底部导航view的切换动画,不管咋点始终是第一个 条目,其他条目文字无法显示,请问这是为啥?我百度了下,默认应该是开启了的呀
The text was updated successfully, but these errors were encountered:
navigationView.menu.getItem(0).setChecked(true) 初始化的时候设置默认选中就可以了
Sorry, something went wrong.
No branches or pull requests
我的android studio 3.0预览版 sdk25 gradle4.0 为何没有底部导航view的切换动画,不管咋点始终是第一个 条目,其他条目文字无法显示,请问这是为啥?我百度了下,默认应该是开启了的呀
The text was updated successfully, but these errors were encountered: