Android Material Design Support 库的一个示例
jopen
9年前
Android Ultimate Historian
这个应用程序旨在演示Android Support libraries中的各种组件,特别是展示如何在您的应用程序中实现Material design,使用这些控件。
This is not a complete example (but will be growing), and is intended to provide a high-level overview of many of the main controls in the Support and Design libraries:
- Collapsing Toolbar
- FloatingActionButton
- CoordinatorLayout
- RecyclerView (with multiple LayoutManagers)
- Snackbar
- AppCompat Tinting
- NavigationView
- Snackbar
- Floating TextInputView
Special Thanks
This project was originally forked from the Cheesesquare project. Special thanks to Chris Banes.
Pre-requisites
- Android SDK v22.2.1
- Android Build Tools v22.0.1
- Android Support Repository r16 (for v22.2.1)