Hi: In the example http://code.google.com/android/samples/ApiDemos/src/com/google/android/samples/view/LabelView.html refers to http://code.google.com/android/samples/ApiDemos/res/layout/custom_view_1.html
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 -~----------~----~----~----~------~----~------~--~---

