Package com.nambimobile.widgets.efab
See: Description
-
Class Summary Class Description ExpandableFab The design and behavior of a Floating Action Button which can animate and expand to show optional FabOptions when clicked. ExpandableFabLayout The container and controller for all children views of the ExpandableFab widget (Overlay, ExpandableFab, FabOption, Label). FabOption The design and behavior of a single option within an ExpandableFab. Label A label of text attached to a view of the ExpandableFab widget. OrientationConfiguration Holder for all the views of an ExpandableFab widget in a specific Orientation. Overlay An overlay that will show when an ExpandableFab is clicked in order to partially or fully obscure the screen's content, allowing the ExpandableFab and FabOptions to become more apparent. -
Enum Summary Enum Description FabOptionPosition The legal positions of FabOptions, in relation to the previous FabOption in an orientation. FabSize The legal sizes of ExpandableFabs and FabOptions. LabelPosition The legal positions of Labels, in relation to the view they're attached to. Orientation The screen orientations that the views of this widget can be in.