I need to make something like:
android:text="Hi there, "+@string/user_name+"!"
to text e.g. Hi there, Finn the Human!, but I don't really understand how to do this (using XML only).
Hi there, Finn the Human!
Have you any advice?
No comments:
Post a Comment