setListAdapter comes from android.app.ListActivity
I've tried that example and it works for me.

void android.app.ListActivity.setListAdapter(ListAdapter adapter)

Utta


On May 17, 11:54 am, TJO <timothyod...@gmail.com> wrote:
> I am working through the Notepad tutorial and notice that my project
> will not compile on account of a missing setListAdapter() method call
> in the Notepadv1.java.  In that java file there is a method called
> fillData() which make the call to the missing method setListAdapter
> (notes).
>
> Can someone tell me where that method should be?  The tutorial appears
> to be silent on the issue.
>
> Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to