AndroidBottomSheetDemo icon indicating copy to clipboard operation
AndroidBottomSheetDemo copied to clipboard

A simple demo of Android's new bottom sheet component from the support library.

Android Bottom Sheet Demo

This repo is a demo of the new bottom sheet component from Android's support library (version 23.2.0). The Bottom Sheet component is an implementation of the bottom sheet from Google's Material Design spec: Bottom Sheets.

Since this component was just released it may not be as full featured or reliable as some existing third-party implementations. Some other options are below:

  • https://github.com/soarcn/BottomSheet
  • https://github.com/Flipboard/bottomsheet
  • https://github.com/umano/AndroidSlidingUpPanel

Images of demo:

Sample Sample