getCompoundPaddingLeft

open override fun getCompoundPaddingLeft(): Int

Overridden method because TextView's calculation of the compound left padding always includes the android:drawablePadding, even if the text itself is empty.