On Mon, Nov 24, 2008 at 11:21 AM, crontabpy <[EMAIL PROTECTED]> wrote:
> I think there's something with the ?android:attr/xx attributes. Eg, ? > android:attr/textAppearanceLarg > > Where are they supposed to be defined? Ive checked the > RecentCallsListActivity.java file and I cant find any defined > constants or something like that in there. Those are included in the base android framework, which is why they are specified with the "android" namespace. -- Dianne Hackborn 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 -~----------~----~----~----~------~----~------~--~---

