shouldApplyParent

open override val shouldApplyParent: Boolean = false

Android framework views apply value from AttributeSet themselves, and each @Styleable view is responsible for applying the AttributeSet to itself, so never apply parents