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
最新是 Navigation 2.4.2,由于使用 kotlin 重写,并且改动不少,不好把 2.3.x 的改动方式平移到 2.4.x 上。 另外现在 navigation-fragment 中包含 navigation-fragment-ktx,所以不能通过 exclude 解决依赖重复问题,只能拷贝代码到项目上。 2.4.x和2.3.x 版本混用不知道会不会有坑?
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
最新是 Navigation 2.4.2,由于使用 kotlin 重写,并且改动不少,不好把 2.3.x 的改动方式平移到 2.4.x 上。
另外现在 navigation-fragment 中包含 navigation-fragment-ktx,所以不能通过 exclude 解决依赖重复问题,只能拷贝代码到项目上。
2.4.x和2.3.x 版本混用不知道会不会有坑?
The text was updated successfully, but these errors were encountered: