It should be @string, not @strings.
<string-array name="services">
<item>@string/call</item>
</string-array>
On Jan 22, 2:18 pm, code_android_festival_way
<[email protected]> wrote:
> Is there a possibility to refer to a string ressource in the
> arrays.xml?
>
> I have tried:
>
> <string-arrayname="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
-~----------~----~----~----~------~----~------~--~---