When I create an XML layout using a custom layout class I have problems using @ids between it and other layouts. They all work fine between standard android views, but my custom ones won't work. Based off this: http://dlee0113.blogspot.com/2009/05/differences-between-idfoo-and.html I tried this @com.mynamespace:id/myid but that doesn't work either.
Suggestions? -- 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

