setMaxInlineActionWidth

@CanIgnoreReturnValue
open fun setMaxInlineActionWidth(@Dimension width: Int): Snackbar

Sets the max width of the action to be in the same line as the message. If the width is exceeded the action would go to the next line.