Skip to content

Releases: mikepham/xamarin

1.0.0.50

18 Jun 06:46
Compare
Choose a tag to compare

Bug Fixes

bug Fixed issue with shadow not showing.

Enhancements

enhancement Added ability to load mini/normal FAB sizes.

1.0.0.46

18 Jun 01:50
Compare
Choose a tag to compare

Updates

  • Fixed minor issue in Demo app with titles.

1.0.0.42

17 Jun 23:50
Compare
Choose a tag to compare

New

  • You must now call AppCompatRenderers.EnableAll in order to replace renderers. This was done so that people can use the FloatingActionButton renderer without requiring all of the AppCompat widgets being replaced.
  • MasterDetailRenderer was added for ActionBarDrawerToggle support. The hamburger menu now animates to an arrow.

1.0.0.35

17 Jun 05:57
Compare
Choose a tag to compare

FloatingActionButton

  • Added a FloatingButton backed by a FloatingButtonRenderer, which maps to a FloatingActionButton.

1.0.0.32

17 Jun 02:35
Compare
Choose a tag to compare

Xamarin.Android.Support.Design

  • Currently only the package was added and the interface changes made.
  • Will support better integration with this package in the future.

1.0.0.27

16 Jun 08:28
Compare
Choose a tag to compare

Initial release.