libres icon indicating copy to clipboard operation
libres copied to clipboard

Issues when adding text color directly via xml

Open FelipeCoro opened this issue 1 year ago • 0 comments

Not sure if its suppossed to be supported or not, I didn't see it mentioned on the read.me file but when trying to add color directly to the xml string as in <string name= my_string </string> = this is one color <font color ='#2E9BFF'> and this is another</font></string> the whole string goes blank (doesnt seem to load).

FelipeCoro avatar May 17 '24 22:05 FelipeCoro