Re: [mono-android] Multi-screen applications with alternating layouts

2012-12-13 Thread Ronny Dahl
: Discussions related to Mono for Android Subject: Re: [mono-android] Multi-screen applications with alternating layouts Well, to be clear, I'm not sure that is what is tripping up the designer - that is just a guess on my part. It might be worth-while to log a bug at bugzilla.xamarin.com

Re: [mono-android] Multi-screen applications with alternating layouts

2012-12-12 Thread Tom Opgenorth
...@lists.ximian.com [mailto: >> monodroid-boun...@lists.ximian.com] *On Behalf Of *Tom Opgenorth >> *Sent:* Thursday, December 6, 2012 5:19 PM >> *To:* Discussions related to Mono for Android >> *Subject:* Re: [mono-android] Multi-screen applications with alternating >&

Re: [mono-android] Multi-screen applications with alternating layouts

2012-12-12 Thread Goncalo Oliveira
* > > *From:* monodroid-boun...@lists.ximian.com [mailto: > monodroid-boun...@lists.ximian.com] *On Behalf Of *Tom Opgenorth > *Sent:* Thursday, December 6, 2012 5:19 PM > *To:* Discussions related to Mono for Android > *Subject:* Re: [mono-android] Multi-screen applications with alternating > lay

Re: [mono-android] Multi-screen applications with alternating layouts

2012-12-11 Thread Ronny Dahl
5:19 PM To: Discussions related to Mono for Android Subject: Re: [mono-android] Multi-screen applications with alternating layouts I usually do my Android layouts by hand, so I can't speak directly about the designer, however, one thought does come to mind. The smallest-width qualifier wasn

Re: [mono-android] Multi-screen applications with alternating layouts

2012-12-06 Thread Tom Opgenorth
I usually do my Android layouts by hand, so I can't speak directly about the designer, however, one thought does come to mind. The smallest-width qualifier wasn't introduced until Android 3.2 (API Level 13). It will be ignored by earlier versions of Android. I wonder if maybe your targeted version

[mono-android] Multi-screen applications with alternating layouts

2012-12-06 Thread Ronny Dahl
Fellow developers, I have used both MonoDroid and Mono for Android about a year with emphasis on MonoTouch. Lately I have been tasked to develop an Android application as well. Seeing that Android comes in many flavors size-wise I have read some of Xamarins documentation on the subject of Multi