This is a sample project to explore the usage of CoordinatorLayout and CoordinatorLayout .Behavior, available in the Design Support library. Common implementation patterns (e.g., those
using pre-defined CoordinatorLayout.Behavior) are sparingly used in this project.
Existing samples:
- Footer Bar w/
FooterBarBehavior: Dynamic footer view - Top Bar: Header view using
AppBarLayoutandCollapsingToolbarLayout - Bottom Sheet: Sample using
BottomSheetBehavior
Planned updates:
- Stacking Behavior: Allows views stacked vertically within a
CoordinatorLayoutto scroll off screen