You don't have to modify com.android.internal.R, just add your attribute in attrs.xml and it will be generated in com.android.internal.R.
On Sun, Aug 16, 2009 at 9:11 PM, gopu<[email protected]> wrote: > > To add in "com.android.internal.R" what id(int value) i have to > use?.It should be auto generated right?. > > > On Aug 16, 4:22 am, Romain Guy <[email protected]> wrote: >> Do not add it to public.xml, it's an incompatible change. Use >> com.android.internal.R instead. >> >> On Aug 15, 2009 1:51 PM, "Jeff Sharkey" <[email protected]> wrote: >> >> You also need to assign it a specific value in public.xml, otherwise >> it remains internal. >> >> j >> >> On Sat, Aug 15, 2009 at 12:05 AM, GPU<[email protected]> wrote: > > Hi , >> > > > Can anyone tell ,... >> >> Jeff Sharkey >> [email protected] >> >> > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

