标签: android android-fragments
DialogFragment没有实现DialogInterface,这为我假设Dialogs工作的基础奠定了基础。
DialogFragment
DialogInterface
在哪里可以找到有关对话框系统内部的更多信息以及DialogInterface的来源?
答案 0 :(得分:-1)
您应该自己实施DialogInterface.OnClickListener,并根据您的需求查看example here
DialogInterface.OnClickListener