DebugListener

class DebugListener(viewToStyles: HashMap<View, MutableSet<Style>>, styleToAttrNames: HashMap<Style, MutableSet<String>>) : StyleApplier.DebugListener

Functions

processAttributes
Link copied to clipboard
open override fun processAttributes(view: View, style: Style, attributes: IntArray, attributesWithDefaultValue: IntArray?, typedArray: TypedArrayWrapper)