Re: [mono-android] tabbed interface with fragment

2011-11-30 Thread Wally McClure
Thanks Jon. I was able to get this working. Wally> From: j...@xamarin.com > Date: Wed, 30 Nov 2011 14:07:35 -0500 > To: monodroid@lists.ximian.com > Subject: Re: [mono-android] tabbed interface with fragment > > Any chance you could file a bug with the project? I don&#x

Re: [mono-android] tabbed interface with fragment

2011-11-30 Thread Jonathan Pryor
Any chance you could file a bug with the project? I don't know what Frag1 or Frag2 are supposed to be, nor do I know what Resource.Layout.ab is supposed to be, etc. Thanks, - Jon On Nov 21, 2011, at 11:06 AM, Wally McClure wrote: > I'm trying to write a simple example using a tabbed interface

[mono-android] tabbed interface with fragment

2011-11-21 Thread Wally McClure
I'm trying to write a simple example using a tabbed interface in the actionbar. When a user clicks on a tab, a new fragment will load in the main screen of the device. When I click the 2nd tab, I am getting an error. in DDMS, I get an error shown below. I'm not sure if the error is due to f