with Res Comment Prompt
fun withResCommentPrompt(@StringRes() resCommentPrompt: Int): DialogConfigurationBuilder
Content copied to clipboard
label of the comment input prompt. If not provided, removes the input field.
Since
5.0.0
Return
this instance
Parameters
resCommentPrompt
Resource id for the user comment input label in the crash dialog.