ES
Size: a a a
ES
d
w
w
w
DA
К
w
w
w
w
A
A
A
I
D
I
D
I
fun Context.resolveThemeAttr(@AttrRes attr: Int) = TypedValue().let { typedValue -> theme.resolveAttribute(attr, typedValue, true) typedValue.resourceId }
themeContext.resolveThemeAttr(R.attr.backgroundColor)
СК