导航体系结构组件-对话框片段 [英] Navigation Architecture Component - Dialog Fragments

本文介绍了导航体系结构组件-对话框片段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以将新的导航体系结构组件与DialogFragment一起使用?我必须创建自定义导航器吗?

Is it possible to use the new Navigation Architecture Component with DialogFragment? Do I have to create a custom Navigator?

我想将它们与导航图中的新功能一起使用.

I would love to use them with the new features in my navigation graph.

推荐答案

否,从1.0.0-alpha01版本开始,不支持将对话框作为导航图的一部分.您应该继续使用 show()进行显示一个DialogFragment.

No, as of the 1.0.0-alpha01 build, there is no support for dialogs as part of your Navigation Graph. You should just continue to use show() to show a DialogFragment.

这篇关于导航体系结构组件-对话框片段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆