open static fun newInstance(title: String!, message: String!, @DrawableRes drawable: Int, @Nullable actionLabel: String?): InformationDialogFragment!
constructor
title
- String!: the title of the pop-up
message
- String!: the message of the pop-up
drawable
- Int: the picture to show
actionLabel
- String?: the label of the action if any
Return
InformationDialogFragment!: a parametrized InformationDialogFragment