On Wed, Aug 17, 2011 at 4:07 PM, Mark Murphy <[email protected]>wrote:

> Use getResources().getIdentifier() to convert the String into a
> resource ID. This uses reflection under the covers, so please cache
> the looked-up ID.
>

Nice one!

-- 
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

Reply via email to