> > 1. Have you called setContentView() before your call to findViewById()? > > 2. Does your layout have a Spinner element with > android:id="@+id/spinner_drawings"? > > Hi Mark, setContentView is called before i call findViewByid and the layout does have a spinner element with the proper name.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

