What's the best translation of this into splitties...
# splitties
d
What's the best translation of this into splitties' code?
Copy code
android:textAppearance="?attr/textAppearanceSubtitle1"
Tried to find somthing like
styledResourceId(R.attr.textAppearanceSubtitle1)
, but no luck.
l
Please, define "no luck"
d
"no luck" = didn't find such a method 🙂
d
awesome, thanks!