How do I change string value in Android Studio?



So lets say I extracted a string value to the string.xml, and I want to change it's value in the layout xml, where I use it. How can I do it without going to the string.xml?


No comments:

Post a Comment