class ContextMenuFragment : DialogFragment
(source)
DialogFragment implementation to display the actual context menu dialog.
ContextMenuFragment()
DialogFragment implementation to display the actual context menu dialog. |
fun onCreateDialog(: Bundle?): Dialog |
fun create(: Session, : String, : List<String>, : List<String>): ContextMenuFragment
Create a new ContextMenuFragment. |