Skip to content

Commit

Permalink
NavigationDrawer实践总结更新,详见README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D-clock committed Feb 28, 2016
1 parent ab4afbd commit 5add3ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

本代码库整理总结 Android 系统自身UI特性,主要包含**代码实践****特性总结**两方面的内容。有兴趣的朋友欢迎fork、star、watch。

## 最新更新 (最后编辑于 2016-02-20
## 最新更新 (最后编辑于 2016-02-28

- 增加 Toolbar 实践总结代码;
- 更新 Toolbar 开发实践总结文档;
- 增加 NavigationDrawer 开发实践总结文档;

## 实践总结

- [Translucent System Bar 的最佳实践](note/00_AndroidSystemUI:TranslucentBar特性的使用.md)
- [最详细的 Toolbar 开发实践总结](note/01_AndroidSystemUI:ToolBar特性的使用.md)
- [最详细的 NavigationDrawer 开发实践总结](note/02_AndroidSystemUI:NavigationDrawe特性的使用.md)

0 comments on commit 5add3ea

Please sign in to comment.