Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.29 KB

File metadata and controls

19 lines (12 loc) · 1.29 KB

Floating Action Button for Xamarin.Android

NuGet version

This is a Java Library binding for the Clans FloatingActionButton version 1.6.4. I've also ported the Android sample project to show some of the features in action.

Installation

To add this binding to your Xamarin.Android project use the NuGet package :

PM> Install-Package FAB.XamarinAndroid

Requirements

The library requires Android API Level 14+.

Screenshots

Main screen Main drawer Menu closed Menu default opened Menu mini opened Menu right opened Menu down opened Progress background Progress no background Snackbar Tabs

Credits

Dmitry Tarianyk for create its library FloatingActionButton.