app / de.uniks.codliners.stock_simulator.ui / androidx.cardview.widget.CardView

Extensions for androidx.cardview.widget.CardView

bindEnableCardView

Changes the CardView background color to create an enable/disable effect.

fun CardView.bindEnableCardView(enabled: Boolean): Unit