James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Live, Love, Bike, and Code

Share


Tags


ProgressButton for Xamarin.Android

I was browsing through some Android Views and stumbled across a very familiar view, the ProgressButton. I have seen this plenty of times in just about every Google Play app. It is very simple with multiple arches of color and a drawable resource to let you know if you have pinned it or not.

So last night and this morning I decided to port it over to Xamarin.Android. It is extremely easy to use as part of my MonoDroid Toolkit, just add this project to your solution and reference it in code. Here is a quick video:

My next step is to add MVVMCross bindings to it as well which should be awesome.

Copyright © James Montemagno 2013 All rights reserved. Privacy Policy

View Comments