: 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
...@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
>&
*
>
> *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
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
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
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