I am using MonoDevelop for Android and have a simple question.

When using Google Maps (Like the MapsAndLocationDemo example), how can I set
a simple button to be located at the bottom of the map. Just a simple button
that is at the bottom of the mapview.

The following code adds a button:

    var aButton = FindViewById<Button> (Resource.Id.aButton);

Yet I am after some help to move it to the bottom of the map.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Display-a-button-at-bottom-of-the-view-tp5712507.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to