Yeah I had it that way at one point but I switched it based on some examples I saw online. I think at this point it'd be better for me to start over because Im so confused with my code the way it is. That way I can just start with one example somewhere. If you guys know of a great simple example I could see to better understand using a fragment with a listview or a listfragment Id much appreciate it.
Thanks again for the pointers :) On Monday, March 19, 2012 3:44:02 AM UTC-7, hoeggi wrote: > > If you have a seperate layout.xml for your listfragment, then maybe you > are missing @android:id/list as id for your listview? > > On Mon, Mar 19, 2012 at 11:12 AM, Mark Murphy <[email protected]>wrote: > >> On Sun, Mar 18, 2012 at 9:25 PM, Jim Andresakis <[email protected]> >> wrote: >> > Hey thanks for jumping in Mark. So no matter what subclass of fragment >> Im >> > using I always call it from xml using just <fragment> ? >> >> Yes, with a class attribute identifying the implementation. >> >> -- >> Mark Murphy (a Commons Guy) >> http://commonsware.com | http://github.com/commonsguy >> http://commonsware.com/blog | http://twitter.com/commonsguy >> >> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5 >> Available! >> >> -- >> 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 >> > > -- 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

