带底部导航栏的 Jetpack 导航嵌套图形过渡动画问题

发布于 2025-01-12 15:10:14 字数 535 浏览 0 评论 0原文

在我当前的项目中,我使用 jetpack 导航库设置了一个底部导航栏,每个底部目的地都拥有自己的嵌套图。

底部导航

每个嵌套图表看起来像这样,例如,音乐主页 ->音乐播放列表 ->音乐细节。

在底部目的地之间导航时,只要您使用每个底部导航项的第一个片段移动目的地,就会播放正确的默认动画。

例如;地点主页 ->音乐主页 = 播放默认动画。

但是,如果您通过向左滑动过渡从“音乐主页”转到“音乐播放列表”,然后导航到“位置主页”->“音乐播放列表”。地点详细信息,当您选择音乐目的地时,它会带您进入音乐播放列表片段,正如它应该的那样,但是播放的动画是幻灯片向左过渡,而不是在上一级目的地之间播放的默认动画。

我希望在底部导航目的地之间进行选择时播放默认动画,包括当嵌套图未处于其上部目的地状态时,但我不确定如何解决此问题。

In my current project, I have set up a bottom navigation bar with the jetpack navigation library, and each bottom destination holds it's own nested graph.

bottom navigation

Each nested graph looks like this for example, Music Home Page -> Music PlayList -> Music Details.

When navigating between bottom destinations, as long as you move destinations with the first fragment of each bottom navigation item, the proper default animation plays.

e.g; Places Home -> Music Home = Default animation played.

However, if you go from Music Home Page to Music PlayList with a slide left transition, and then you navigate to Places Home -> Places Details, when you select the music destination, it brings you to Music Playlist Fragment, as it should, however the animation played is the slide left transition and not the default one that plays between the upper level destinations.

I would like to have the default animation played whenever selecting between bottom navigation destinations, including when the nested graph is not at it's upper destination state, however I am unsure how to fix this issue.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文