Skip to content

Instantly share code, notes, and snippets.

View glennstephens's full-sized avatar

Glenn Stephens glennstephens

  • Sunshine Coast, Australia
View GitHub Profile
using Android.App;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Android.OS;
using Android.Support.V4.View;
using Android.Graphics;
namespace Clock
{