Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一个具有一组选项的 DialogFragment,当单击特定选项时,对话框会更改并显示一组新选项(先前选择的类别的子选项)。
是否可以使用这种界面创建 DialogFragment?