Wednesday, October 12, 2011

[android-developers] Best practice/difference between @id/ and @+id/

What is a best practise for using ids defined in a separate ids.xml
file (and using them with @id/) or adding them dynamically with @+id/.
When should I declare them in the ids.xml and when should I simply
create them using the +id. Is there a recommendation, guidline or best
practise that you can recommend?

Thanks
Charlie

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment