[mono-android] RelativeLayout programatically - missing constants

Amir Waldman amirw2k at gmail.com
Sat Mar 12 06:25:25 EST 2011


I'm trying to create a RelativeLayout programmatically but can't find
constants for LEFT_OF, BELOW, ABOVE, etc...	

In java they're under RelativeLayout (e.g RelativeLayout.BELOW)

Did you put them somewhere else?


Please see constants here:

http://developer.android.com/reference/android/widget/RelativeLayout.html



More information about the Monodroid mailing list