Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 574 Bytes

Design Support Library Demo

This app demonstrates very basic usage of the Design Support Library. It's not fully featured, but it serves as a decent starting point.

Components Included

  • CoordinatorLayout
  • Snackbar
  • TextInputLayout
  • FloatingActionButton
  • AppBarLayout
  • CollapsingToolbarLayout
  • NavigationView
  • TabLayout

Note: This currently uses v22.2.1 of the various support libraries due to bugs introduced in v23.0.0, such as a crash when dismissing a Snackbar.