Android开发:Material Design 系列讲解

目录

 

Material Design 是我们将经典的设计原则和科技、创新相结合而创造的设计语言。这份文档会随着我们对 Material Design 的探索而不断更新。

一、Android 酷炫的 Material Design 设计(一)——Toolbar(工具栏)

二、Android 的 Material Design 设计(二)——滑动菜单

三、Android 的 Material Design 设计(三)——悬浮按钮与交互式提示栏

四、Android 的 Material Design 设计(四)——卡片式布局

五、Android 的 Material Design 设计(五)——可折叠式标题栏

六、MaterialDesign系列文章(六)转场动画

七、MaterialDesign系列文章(七)Theme主题设置

八、MaterialDesign系列文章(八)Palette库来获取图片的主要色彩

扫描二维码关注公众号,回复: 15485092 查看本文章

九、MaterialDesign系列文章(九)RecealAnimation动画的使用

十、MaterialDesign系列文章(十)ToolBar的使用

十一、MaterialDesign系列文章(十一)沉浸式状态栏的使用

十二、MaterialDesign系列文章(十二)TabLayout的使用

十三、MaterialDesign系列文章(十三)CollapsingToolbarLayout的使用

十四、MaterialDesign系列文章(十四)AppBarLayout的使用

十五、MaterialDesign系列文章(十五)NavigationView和DrawerLayout的使用

十六、MaterialDesign系列文章(十六)NestedScrollView的使用

十七、MaterialDesign系列文章(十七)TextInputLayout的使用

十八、MaterialDesign系列文章(十八)FloatingActionButton的使用

十九、MaterialDesign系列文章(十九)SnackBar的使用

二十、MaterialDesign系列文章(二十)BottomSheet的使用

二十一、MaterialDesign系列文章(二十一)BottomNavigationView的使用

二十二、MaterialDesign系列文章(二十二)Behavior的相关问题


Material Design 是我们将经典的设计原则和科技、创新相结合而创造的设计语言。这份文档会随着我们对 Material Design 的探索而不断更新。

一、Android 酷炫的 Material Design 设计(一)——Toolbar(工具栏)

https://www.jianshu.com/p/b5feda7f8781

二、Android 的 Material Design 设计(二)——滑动菜单

https://www.jianshu.com/p/8ff653f9c14a

三、Android 的 Material Design 设计(三)——悬浮按钮与交互式提示栏

https://www.jianshu.com/p/5ca32121a156

四、Android 的 Material Design 设计(四)——卡片式布局

https://www.jianshu.com/p/a2db7a0e1ec8

五、Android 的 Material Design 设计(五)——可折叠式标题栏

https://www.jianshu.com/p/a8e7adcc189d

六、MaterialDesign系列文章(六)转场动画

https://www.jianshu.com/p/26d6250b63d2

七、MaterialDesign系列文章(七)Theme主题设置

https://www.jianshu.com/p/445c2f4f67b7

八、MaterialDesign系列文章(八)Palette库来获取图片的主要色彩

https://www.jianshu.com/p/e8b8ac1ae465

九、MaterialDesign系列文章(九)RecealAnimation动画的使用

https://www.jianshu.com/p/6ed55f9d021b

十、MaterialDesign系列文章(十)ToolBar的使用

https://www.jianshu.com/p/9880aed8e94e

十一、MaterialDesign系列文章(十一)沉浸式状态栏的使用

https://www.jianshu.com/p/202b6fdf9fdf

十二、MaterialDesign系列文章(十二)TabLayout的使用

https://www.jianshu.com/p/2eb812e340ab

十三、MaterialDesign系列文章(十三)CollapsingToolbarLayout的使用

https://www.jianshu.com/p/63880275e8a3

十四、MaterialDesign系列文章(十四)AppBarLayout的使用

https://www.jianshu.com/p/c2029432c54e

十五、MaterialDesign系列文章(十五)NavigationView和DrawerLayout的使用

https://www.jianshu.com/p/eeb9ee236a25

十六、MaterialDesign系列文章(十六)NestedScrollView的使用

https://www.jianshu.com/p/8cb139a10368

十七、MaterialDesign系列文章(十七)TextInputLayout的使用

https://www.jianshu.com/p/1d75142011fb

十八、MaterialDesign系列文章(十八)FloatingActionButton的使用

https://www.jianshu.com/p/a2759dc61adb

十九、MaterialDesign系列文章(十九)SnackBar的使用

https://www.jianshu.com/p/f1749c69c98c

二十、MaterialDesign系列文章(二十)BottomSheet的使用

https://www.jianshu.com/p/5fffddc1e97a

二十一、MaterialDesign系列文章(二十一)BottomNavigationView的使用

https://www.jianshu.com/p/7caeedc176ac

二十二、MaterialDesign系列文章(二十二)Behavior的相关问题

https://www.jianshu.com/p/a67c05867f2a

猜你喜欢

转载自blog.csdn.net/android157/article/details/110226329
今日推荐