I'm attempting to build a simple, yet specific login UI. The first attachment is a version of the form built with MonoTouch.Dialog and the 2nd is the best I've been able to do with Xamarin.Forms. The two issues I would like to resolve are 1) center the "Log In" text for the login button and 2) Left align the text fields in the absence of the label. Additionally it doesn't appear there is a way to make the text field a password (obscured text) field.
↧