Is there a possibility to refer to a string ressource in the
arrays.xml?
I have tried:
<string-array name="services">
<item>@strings/call</item>
</string-array>
which I would normally do in a layout file. But it failed. Could
someonte tell me the right way to do that.
Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---