ui / com.schibsted.account.ui.ui.dialog / InformationDialogFragment / newInstance

newInstance

open static fun newInstance(title: String!, message: String!, @DrawableRes drawable: Int, @Nullable actionLabel: String?): InformationDialogFragment!

constructor

Parameters

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