withResText

fun withResText(@StringRes() resText: Int): ToastConfigurationBuilder

toast text triggered when the application crashes

Since

5.0.0

Return

this instance

See also

android.widget.Toast

#makeText(Context, int, int)

Parameters

resText

Resource id for the Toast text triggered when the application crashes.