Skip to content

A very simple example of the BottomSheetBehavior Feature introduced with Android Support Library 23.2

License

Notifications You must be signed in to change notification settings

Plinzen/BottomSheetBehaviorSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android BottomSheetBehavior Sample

A very simple example of the BottomSheetBehavior feature introduced with Android Support Library 23.2 (http://android-developers.blogspot.de/2016/02/android-support-library-232.html)

The sample simply added a View, which can be collapsed:

Collapsed

or expanded:

Expanded

The relevants files are:

  • ScrollingActivity.java
  • activity_scrolling.xml

Please be aware that the layout with the BottomSheetBehavior has to be a direct child of the CoordinatorLayout!

About

A very simple example of the BottomSheetBehavior Feature introduced with Android Support Library 23.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages