Is it easy, or even possible, to use Xamarin forms with android's new Material Design guidelines? I know a lot of the material stuff is built into the Android OS with lollipop. Placing meta data on the controls can allow the system to animate and transition components automatically. Are these things we'll have to manually do with the Xamarin.Android libraries?
Thanks,
damccull