Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 2.06 KB

README_CN.md

File metadata and controls

70 lines (51 loc) · 2.06 KB

这是一个遵循Material Design设计理念的demo应用。它使用了最新的design support library,展示如何使用material design来设计app。
该应用涵盖了很多材料设计的组件,比如:

  • NavigationView
  • CoordinatorLayout
  • AppBarLayout
  • CollapsingToolbarLayout
  • NestedScrollView
  • TabLayout
  • FloatingActionButton
  • SnackBar
  • SwipeRefreshLayout
  • RecyclerView
  • CardView
  • TextInputLayout
  • BottomSheetDialog
  • SharedElementTransitions
  • BottomNavigationView
  • ConstraintLayout
  • Chips
  • BottomAppBar
  • Material Buttons
  • Adaptive icon
  • App shortcuts

请移步到我的另一款App: Material Design 2,它使用了 Androidx Libraries 和 Material Components。

Google Play:

https://play.google.com/store/apps/details?id=com.eajy.materialdesigndemo

image

image

image

image

image


贡献者

开源许可:

Copyright 2016 Eajy  
  
The product includes:  
  
Apache License, Version 2.0  
You may obtain a copy of the license at  
http://www.apache.org/licenses/LICENSE-2.0  
  
Android Support Library  
Copyright © 2005 The Android Open Source Project. All rights reserved. 
http://developer.android.com/tools/extras/support-library.html  
  
Glide  
Copyright © 2014 Google, Inc. All rights reserved.  
https://github.com/bumptech/glide  
  
Google Material Design Icons  
Copyright © Google, Inc. All rights reserved.  
https://material.io/icons/

- Designed by Eajy in China.