java - how can i use two diffrent string value with same name in String.xml? -


i want have 2 kind of message types example ironic , official. when user selected ironic message show in ironic way , when user select official messages show in official way. want 2 string value type same name different value in string.xml. want select type used in program when app run. there other way that. help.

you cannot have 2 different strings same key or name in string.xml

you can make app_name , app_name_1 ironic , official , whenever official append _1 string


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -