grivos/Spanomatic

[Question] Will Spanomatic support theme attribute?

IamMitsuo opened this issue · 1 comments

Hi,

I really appreciate this library. It works wonderful in our project.

For enhancement

Will this library support theme attribute e.g. using ?colorPrimary in foreground color span tag something like <string name="theme_color_string"><annotation fgColor="?colorPrimary">text with color primary</annotation></string>?

Thank you in advance.

Hi, I looked into that once in the past.
It looked like there isn't a trivial solution for this and I haven't had the time to investigate further.
If you have a fix for this, you can create a pull request and I'll happily merge it.