disableBackground

fun disableBackground(view: View, disableBackground: Boolean)

Exposes the attribute "app:disableBackground" for View to use it with viewBinding

Parameters

disableBackground

if true, the background is set to null