showBackground

@get:JvmName(name = "shouldShowBackground")
var showBackground: Boolean

Equivalent to providing the app:hintViewShowBackground attribute in the layout xml file. Set this to false if you want to use a custom drawable to avoid displaying the default background color.