Home
last modified time | relevance | path

Searched refs:childDrawableStateChanged (Results 1 – 1 of 1) sorted by relevance

/external/lottie/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/views/
DControlBarItemToggleView.kt48 override fun childDrawableStateChanged(child: View) { in childDrawableStateChanged() method
49 super.childDrawableStateChanged(child) in childDrawableStateChanged()
66 childDrawableStateChanged(imageView) in setImageResource()