# MaterialDesignDemo **Repository Path**: TsingFon/MaterialDesignDemo ## Basic Information - **Project Name**: MaterialDesignDemo - **Description**: MaterialDesign系列控件讲解 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-30 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MaterialDesignDemo MaterialDesign系列控件讲解 >MaterialDedignDemo是一个全面的demo,里面包含了5.0的各种新特性控件的使用。比如:Navigation Drawer,FloatingActionButton和Snackbar,RecyclerView和CardView,Toolbar,CoordinatorLayout,CollapsingToolbarLayout等等。还有主题样式的说明,还有夜间模式等等。 ### Navigation Drawer #### 效果图: ![](http://7xsgef.com1.z0.glb.clouddn.com/26DB607A-FBAD-4ACE-9D2C-6C45D71514B7.png) #### 文章学习 关于Navigation Drawer的使用,具体请看下面这篇文章: [Android Material Design系列之Navigation Drawer](http://godcoder.me/2016/06/19/Android%20Material%20Design系列之Navigation%20Drawer/) ### FloatingActionButton和Snackbar #### 效果图: ![](http://7xsgef.com1.z0.glb.clouddn.com/fsdfsdfsdf45d45sd6fsd465fsd.gif) ![](http://7xsgef.com1.z0.glb.clouddn.com/sss三十多岁的.gif) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之FloatingActionButton和Snackbar](http://godcoder.me/2016/06/23/Android%20Material%20Design系列之FloatingActionButton和Snackbar/) ### Toolbar #### 效果图: ![](http://7xsgef.com1.z0.glb.clouddn.com/Screenshot_2016-06-23-17-01-27-906_MaterialDesign.png) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之Toolbar](http://godcoder.me/2016/06/28/Android%20Material%20Design系列之Toolbar/) ### RecyclerView和CardView #### 效果图: ![](http://7xsgef.com1.z0.glb.clouddn.com/dsdfdsfdsfdfdse3455.gif) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之RecyclerView和CardView](http://godcoder.me/2016/07/01/Android%20Material%20Design系列之RecyclerView和CardView/) ### Palette #### 效果图: ![](https://raw.githubusercontent.com/loonggg/MaterialDesignDemo/master/image/tmpdir__16_6_28_18_41_09.gif) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之Palette](http://godcoder.me/2016/07/04/Android%20Material%20Design系列之Palette/) ### CoordinatorLayout,AppBarLayout,CollapsingToolbarLayout,Toolbar,TabLayout #### 效果图: ![](https://raw.githubusercontent.com/loonggg/CoordinatorLayoutDemo/master/image/1.gif) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之CoordinatorLayout,CollapsingToolbarLayout等](http://godcoder.me/2016/07/09/Android%20Material%20Design系列之CoordinatorLayout,CollapsingToolbarLayout等/) ### 主题样式介绍 #### 效果图: ![](https://raw.githubusercontent.com/loonggg/MaterialDesignDemo/master/image/style.png) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之主题样式介绍说明等](http://godcoder.me/2016/07/23/Android%20Material%20Design系列之主题样式介绍说明等/) ### 夜间模式 #### 效果图: ![](https://raw.githubusercontent.com/loonggg/MaterialDesignDemo/master/image/night.gif) #### 文章学习 控件具体详情使用,请看下面的文章: [Android Material Design系列之夜间模式](http://godcoder.me/2016/07/28/Android%20Material%20Design系列之夜间模式/)