| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

Android Material Design Support 库的一个示例

Screen Flow Demo

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)

项目主页:http://www.open-open.com/lib/view/home/1441680418524

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1441680418524.html
Android开发 移动开发 Material Design