OV2012 / Xamarin-Layouts

Sample Xamarin solution to experiment with Xamarin.Forms layouts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xamarin-Layouts

This is a sample Xamarin solution that I use to experiment with Xamarin.Forms layouts and UI designs. The layouts are presented within Hamburger Menu navigation UI built from a MasterDetailPage in Xamarin.Forms. The Xamarin.Android app also contains custom styling elements to provide a UI based on Material Design even on devices running a version of Android below 5.0.

This is a work in progress and I will add more page layouts as I prototype UI designs for other Xamarin projects, some of which are private. It only contains the following UI layouts for now:

  • Login Page
  • Button Grid, loaded dynamically in code-behind
  • Grid Layout, currently designed for landscape tablets and phablet phones
  • Survey, where questions & answer options are loaded dynamically
  • User Profile
  • Settings, quite basic for now

Follow Me

About

Sample Xamarin solution to experiment with Xamarin.Forms layouts.


Languages

Language:C# 100.0%