I searched on the web on how to modify or create a string in Android Studio, but didn't find any information on shortcuts.
I just want to modify the @string/app_name
from Basic App
to My app
for example.
I know that I can manually navigate to strings.xml
to achieve this, but is there a faster method via shortcut?