Skip to content

1.0.0.71

Compare
Choose a tag to compare
@mikepham mikepham released this 24 Jun 18:23
· 44 commits to master since this release

CoordinatorLayout

Fixes

  • Fixed issue #23 by disabling the CoordinatorLayout by default. You can enable with a call to EnableCoordinatorLayout before calling base.OnCreate.