Skip to content

A playground for testing out Android's CoordinatorLayout

Notifications You must be signed in to change notification settings

seeming-amusing/Support-Samples

Repository files navigation

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 AppBarLayout and CollapsingToolbarLayout
  • Bottom Sheet: Sample using BottomSheetBehavior

Planned updates:

  • Stacking Behavior: Allows views stacked vertically within a CoordinatorLayout to scroll off screen

About

A playground for testing out Android's CoordinatorLayout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages