Debug Listener
class DebugListener(viewToStyles: HashMap<View, MutableSet<Style>>, styleToAttrNames: HashMap<Style, MutableSet<String>>) : StyleApplier.DebugListener
Content copied to clipboard
Functions
processAttributes
Link copied to clipboard
open override fun processAttributes(view: View, style: Style, attributes: IntArray, attributesWithDefaultValue: IntArray?, typedArray: TypedArrayWrapper)
Content copied to clipboard