Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 572 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 572 Bytes

Material

Utility classes for Google's Material Design Components

FabExtensionAnimator

A spring based utility class for extending and collapsing a MaterialButton to a FloatingActionButton and vice versa. It exposes APIs to allow the customization of certain attributes.

FabSpeedDial

A utility function for adding a Material Speed Dial behavior to an arbitrary anchor View

BottomTransientBarBehavior

A utility for animating views above any BottomTransientBar (SnackBars and the like) that appear within a CoordinatorLayout.