Commit Graph

2 Commits

Author SHA1 Message Date
435c084fe2 Bug Fixes & Layout 2016-10-05 01:20:06 +02:00
ac3b7ad2c9 XLabs running an App Toolbar!!!
versions : latest stables Xamarin.Forms & XLabs.*

To got it running: a new base android implementation for XLabs usage:

        XFormsCompatApplicationDroid : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity

and the corresponding

        XFormsCompatAppDroid : XFormsApp<XFormsCompatApplicationDroid>

plus the Toolbar instacntiation fix.
2016-09-30 12:41:03 +02:00