Guess no one is doing this sort'a thing. Anyone developing custom widgets, out there? This would have come up in those scenarios I would think.
-Jey On Jul 9, 10:05 pm, Jey <[EMAIL PROTECTED]> wrote: > Hi: > > In the > examplehttp://code.google.com/android/samples/ApiDemos/src/com/google/androi... > refers > tohttp://code.google.com/android/samples/ApiDemos/res/layout/custom_vie... > > In java file, I see code to access new derived attributes using > "R.styleable.LabelView_textColor" > > Can I access "android:background" in Java?? > Given that the LabelView resides in a different package, what is the > programmatic way to access android:background in java code? Is this > prohibited? > > thanks > Jey --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

