TaggerString icon indicating copy to clipboard operation
TaggerString copied to clipboard

TaggerString is very light library which allows to build dynamic string resource in much more readable way.

Results 2 TaggerString issues
Sort by recently updated
recently updated
newest added

https://github.com/square/phrase

It would be great if `TaggerString.from(String)` took a `CharSequence` instead of a `String` and thus could be used with `Resources.getText(int)`.