标签: android android-tabs android-dialogfragment
我想创建一个包含一组选项的DialogFragment,当单击特定选项时,对话框会更改并显示一组新选项(以前选择的类别的子选项)。
是否可以使用这种界面创建DialogFragment?