You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: